public

Inheritance Graph

graph BT
	CacheObject
	click CacheObject "classMinSG_1_1OutOfCore_1_1CacheObject"

Description

Capsule for a Mesh that is handled inside a cache system. The cache system may be extended by allowing capsules with other content here.

Author: Benjamin Eikel

Date: 2011-02-21

Public Functions

   
   
  CacheObject( Rendering::Mesh * mesh)
   
  ~CacheObject()

Documentation

function
MinSG::OutOfCore::CacheObject::CacheObject

public
     
     
CacheObject( Rendering::Mesh * mesh )

Defined in MinSG/Ext/OutOfCore/CacheObject.h:81


function
MinSG::OutOfCore::CacheObject::~CacheObject

public
   
   
~CacheObject( )

Defined in MinSG/Ext/OutOfCore/CacheObject.h:83