Bullet Collision Detection & Physics Library
Public Member Functions | Public Attributes | List of all members
btTypedObject Struct Reference

rudimentary class to provide type info More...

#include <btScalar.h>

Inheritance diagram for btTypedObject:
Inheritance graph
[legend]

Public Member Functions

 btTypedObject (int objectType)
 
int getObjectType () const
 

Public Attributes

int m_objectType
 

Detailed Description

rudimentary class to provide type info

Definition at line 777 of file btScalar.h.

Constructor & Destructor Documentation

btTypedObject::btTypedObject ( int  objectType)
inline

Definition at line 779 of file btScalar.h.

Member Function Documentation

int btTypedObject::getObjectType ( ) const
inline

Definition at line 784 of file btScalar.h.

Member Data Documentation

int btTypedObject::m_objectType

Definition at line 783 of file btScalar.h.


The documentation for this struct was generated from the following file: