GlsRSOLoader API
1.3.1
|
This is the complete list of members for RSOInterface1, including all inherited members.
Calculate(double time)=0 | RSOInterface1 | pure virtual |
CloneObject()=0 | RSOInterface1 | pure virtual |
DeleteInstance()=0 | RSOInterface1 | pure virtual |
Draw()=0 | RSOInterface1 | pure virtual |
GetBoundingBox(Vector *min, Vector *max, const MatrixD *transform=0)=0 | RSOInterface1 | pure virtual |
GetBoundingSphere(Vector *center, float *radius)=0 | RSOInterface1 | pure virtual |
GetResource(const char *resourceName)=0 | RSOInterface1 | pure virtual |
GetResources(ResourceFilter *filter=0)=0 | RSOInterface1 | pure virtual |
HandleInput(Event *ev)=0 | RSOInterface1 | pure virtual |
Pick3D(const Vector &winLoc, const Vector &logicalCoords, float scale, const Vector &directionVector, Vector &collisionWinLoc, const OpenGLMatrices &drawnMatrices)=0 | RSOInterface1 | pure virtual |
PreDraw(const OpenGLMatrices ¤t, Culler &culler)=0 | RSOInterface1 | pure virtual |
SetEmittedEventHandler(EmittedEventHandler *handler)=0 | RSOInterface1 | pure virtual |
SetResource(const char *resourceName, const char *resourceVal)=0 | RSOInterface1 | pure virtual |
strcpy(char *dest, const char *src) (defined in RSOInterface1) | RSOInterface1 | inlinestatic |
strlen(const char *str) (defined in RSOInterface1) | RSOInterface1 | inlinestatic |
~RSOInterface1() | RSOInterface1 | inlineprotectedvirtual |