Blender V2.61 - r43446
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 512 of file btScalar.h.


Constructor & Destructor Documentation

btTypedObject::btTypedObject ( int  objectType) [inline]

Definition at line 514 of file btScalar.h.


Member Function Documentation

int btTypedObject::getObjectType ( ) const [inline]

Definition at line 519 of file btScalar.h.

References m_objectType.


Member Data Documentation


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