Public Member Functions | Public Attributes

btTypedObject Struct Reference

rudimentary class to provide type info More...

#include <btScalar.h>

Inheritance diagram for btTypedObject:
Inheritance graph
[legend]

List of all members.

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 623 of file btScalar.h.


Constructor & Destructor Documentation

btTypedObject::btTypedObject ( int  objectType  )  [inline]

Definition at line 625 of file btScalar.h.


Member Function Documentation

int btTypedObject::getObjectType (  )  const [inline]

Definition at line 630 of file btScalar.h.


Member Data Documentation

Definition at line 629 of file btScalar.h.


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