Panda3D
Public Member Functions | Static Public Member Functions | List of all members
OdeJointGroup Class Reference
Inheritance diagram for OdeJointGroup:
TypedObject MemoryBase

Public Member Functions

 __init__ ()
 
int compareTo (const OdeJointGroup other)
 
 destroy ()
 
 empty ()
 
DJointGroupID getId ()
 
- Public Member Functions inherited from TypedObject
TypeHandle getType ()
 Derived classes should override this function to return get_class_type(). More...
 
int getTypeIndex ()
 Returns the internal index number associated with this object's TypeHandle, a unique number for each different type. This is equivalent to get_type().get_index(). More...
 
bool isExactType (TypeHandle handle)
 Returns true if the current object is the indicated type exactly. More...
 
bool isOfType (TypeHandle handle)
 Returns true if the current object is or derives from the indicated type. More...
 

Static Public Member Functions

static TypeHandle getClassType ()
 
- Static Public Member Functions inherited from TypedObject
static TypeHandle getClassType ()
 

Member Function Documentation

◆ __init__()

__init__ ( )

◆ compareTo()

int compareTo ( const OdeJointGroup  other)

◆ destroy()

destroy ( )

◆ empty()

empty ( )

◆ getClassType()

static TypeHandle getClassType ( )
static

◆ getId()

DJointGroupID getId ( )