SavedContext
-
class SavedContext
Bases:
TypedObjectThis is the base class for all GSG-specific context objects, such as
TextureContextandGeomContext. It exists mainly to provide some structural organization.Inheritance diagram
-
static TypeHandle get_class_type(void)
-
virtual uint64_t get_native_id(void) const
Returns an implementation-defined handle or pointer that can be used to interface directly with the underlying API. Returns 0 if the underlying implementation does not support this.
-
static TypeHandle get_class_type(void)
