Support Forum       Library Source       SourceForge Page       G3D Web Page     
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | List of all members
G3D::ArticulatedModel::ID Class Reference

Unique identifier within a particular model a Part or a Mesh. More...

Public Member Functions

 ID ()
 
 ID (int i)
 
size_t hashCode () const
 
bool initialized () const
 
 operator int () const
 
bool operator!= (const ID &other) const
 
IDoperator= (const ID &i)
 
bool operator== (const ID &other) const
 

Static Public Member Functions

static size_t hashCode (const ID &id)
 

Detailed Description

Unique identifier within a particular model a Part or a Mesh.

You can use the G3D viewer tool on a model to interactively discover its part and mesh IDs.

Constructor & Destructor Documentation

G3D::ArticulatedModel::ID::ID ( )
inline
G3D::ArticulatedModel::ID::ID ( int  i)
inlineexplicit

Member Function Documentation

size_t G3D::ArticulatedModel::ID::hashCode ( ) const
inline
static size_t G3D::ArticulatedModel::ID::hashCode ( const ID id)
inlinestatic
bool G3D::ArticulatedModel::ID::initialized ( ) const
inline
G3D::ArticulatedModel::ID::operator int ( ) const
inline
bool G3D::ArticulatedModel::ID::operator!= ( const ID other) const
inline
ID& G3D::ArticulatedModel::ID::operator= ( const ID i)
inline
bool G3D::ArticulatedModel::ID::operator== ( const ID other) const
inline

documentation generated on Sat Jan 12 2013 22:49:54 using doxygen 1.8.2