Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
DtGlTextureMemoryTracker * myVrvTracker
Definition: DtIndirectGlTextureObjectTracker.h:78
This class tracks all the texture objects created on the vrv side It also detects clashes between vrv...
Definition: DtIndirectGlTextureObjectTracker.h:29
class to track memory for textures: -Call textureSizeChanged when the texture size changes...
Definition: DtGlTextureMemoryTracker.h:30
DtDe & myDe
Definition: DtIndirectGlTextureObjectTracker.h:76
DtVrvToOsgTextureClashDetector * myVrvToOsgTextureClashDetector
Definition: DtIndirectGlTextureObjectTracker.h:80
This class detects whether a texture object created by vrv was also made by osg or vice versa It dete...
Definition: DtVrvToOsgTextureClashDetector.h:22