public

Inheritance Graph

graph BT
	CacheLevelGraphicsMemory
	CacheLevelGraphicsMemory --> CacheLevel
	click CacheLevelGraphicsMemory "classMinSG_1_1OutOfCore_1_1CacheLevelGraphicsMemory"
	click CacheLevel "classMinSG_1_1OutOfCore_1_1CacheLevel"

Description

Specialized cache level for storing cache objects in and retrieving cache objects from graphics memory (GPU memory).

Author: Benjamin Eikel

Date: 2011-02-24

Public Functions

   
   
  CacheLevelGraphicsMemory(uint64_t cacheSize, CacheContext & cacheContext)
   
  ~CacheLevelGraphicsMemory()

Documentation

function
MinSG::OutOfCore::CacheLevelGraphicsMemory::CacheLevelGraphicsMemory

public
     
     
CacheLevelGraphicsMemory( uint64_t cacheSize,
  CacheContext & cacheContext
)    

Defined in MinSG/Ext/OutOfCore/CacheLevelGraphicsMemory.h:54


function
MinSG::OutOfCore::CacheLevelGraphicsMemory::~CacheLevelGraphicsMemory

public virtual
   
   
~CacheLevelGraphicsMemory( )

Defined in MinSG/Ext/OutOfCore/CacheLevelGraphicsMemory.h:55