56 virtual const unsigned int topologyPointCount()
const override;
A class responsible for rendering decal projectors for a camera context.
Definition: DtDecalProjectorRenderer.h:93
A class responsible for rendering line decal projectors for a camera context.
Definition: DtDecalProjectorLineRenderer.h:33
friend DtDecalProjectorLineRendererCreator
Definition: DtDecalProjectorLineRenderer.h:35
DtVirtualBaseClassCreator< DtDecalProjectorLineRenderer > DtDecalProjectorLineRendererCreator
creator
Definition: DtDecalProjectorLineRenderer.h:21
Contains the makVrv::DtDecalProjectorRenderer class declaration.
Variadic templated creator class for defining a DtVirtualBaseClass creator that is automatically regi...
Definition: DtVirtualBaseClassCreator.h:23
#define DT_DLL_VRVGRAPHICS
Contains DLL export macros.
Definition: vrvGraphics.h:19
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:76
const char * creatorTypeName< DtDecalProjectorLineRenderer >(void)
template specialization for the creator (pass the class being created to the creatorTypeName template...
Definition: DtDecalProjectorLineRenderer.h:28