#include <savedContext.h>
Inheritance diagram for SavedContext:
Public Member Functions | |
INLINE | SavedContext () |
virtual TypeHandle | get_type () const |
virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
TypeHandle | get_class_type () |
void | init_type () |
Static Private Attributes | |
TypeHandle | _type_handle |
|
|
|
Implements TypedObject. Reimplemented in CRGeomNodeContext, CRTextureContext, GeomContext, GeomNodeContext, DXGeomNodeContext7, DXTextureContext7, DXGeomNodeContext8, DXTextureContext8, GLGeomNodeContext, GLTextureContext, and TextureContext. Definition at line 47 of file savedContext.h. References TypedObject::get_class_type(), and TypedObject::init_type(). |
|
Reimplemented from TypedObject. Reimplemented in CRGeomNodeContext, CRTextureContext, GeomContext, GeomNodeContext, DXGeomNodeContext7, DXTextureContext7, DXGeomNodeContext8, DXTextureContext8, GLGeomNodeContext, GLTextureContext, and TextureContext. Definition at line 36 of file savedContext.h. Referenced by TextureContext::force_init_type(), GeomNodeContext::force_init_type(), GeomContext::force_init_type(), TextureContext::get_type(), GeomNodeContext::get_type(), GeomContext::get_type(), TextureContext::init_type(), GeomNodeContext::init_type(), and GeomContext::init_type(). |
|
Implements TypedObject. Reimplemented in CRGeomNodeContext, CRTextureContext, GeomContext, GeomNodeContext, DXGeomNodeContext7, DXTextureContext7, DXGeomNodeContext8, DXTextureContext8, GLGeomNodeContext, GLTextureContext, and TextureContext. Definition at line 44 of file savedContext.h. References TypedObject::get_class_type(). |
|
Reimplemented from TypedObject. Reimplemented in CRGeomNodeContext, CRTextureContext, GeomContext, GeomNodeContext, DXGeomNodeContext7, DXTextureContext7, DXGeomNodeContext8, DXTextureContext8, GLGeomNodeContext, GLTextureContext, and TextureContext. Definition at line 39 of file savedContext.h. References TypedObject::get_class_type(), TypedObject::init_type(), and register_type(). Referenced by TextureContext::force_init_type(), GeomNodeContext::force_init_type(), GeomContext::force_init_type(), TextureContext::init_type(), GeomNodeContext::init_type(), and GeomContext::init_type(). |
|
Reimplemented from TypedObject. Reimplemented in CRGeomNodeContext, CRTextureContext, GeomContext, GeomNodeContext, DXGeomNodeContext7, DXTextureContext7, DXGeomNodeContext8, DXTextureContext8, GLGeomNodeContext, GLTextureContext, and TextureContext. Definition at line 21 of file savedContext.cxx. |