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

Constructor & Destructor Documentation

◆ btTypedObject()

btTypedObject::btTypedObject ( int  objectType)
inline

Definition at line 801 of file btScalar.h.

Member Function Documentation

◆ getObjectType()

int btTypedObject::getObjectType ( ) const
inline

Definition at line 806 of file btScalar.h.

Member Data Documentation

◆ m_objectType

int btTypedObject::m_objectType

Definition at line 805 of file btScalar.h.


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