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

#include <btMiniSDF.h>

Public Member Functions

double & operator[] (int i)
 
const double & operator[] (int i) const
 

Public Attributes

double m_vec [32]
 

Detailed Description

Definition at line 46 of file btMiniSDF.h.

Member Function Documentation

double& btShapeMatrix::operator[] ( int  i)
inline

Definition at line 50 of file btMiniSDF.h.

const double& btShapeMatrix::operator[] ( int  i) const
inline

Definition at line 55 of file btMiniSDF.h.

Member Data Documentation

double btShapeMatrix::m_vec[32]

Definition at line 48 of file btMiniSDF.h.


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