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 44 of file btMiniSDF.h.

Member Function Documentation

◆ operator[]() [1/2]

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

Definition at line 48 of file btMiniSDF.h.

◆ operator[]() [2/2]

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

Definition at line 53 of file btMiniSDF.h.

Member Data Documentation

◆ m_vec

double btShapeMatrix::m_vec[32]

Definition at line 46 of file btMiniSDF.h.


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