Bullet Collision Detection & Physics Library
Public Attributes | List of all members
btSparseSdf< CELLSIZE >::IntFrac Struct Reference

#include <btSparseSDF.h>

Public Attributes

int b
 
int i
 
btScalar f
 

Detailed Description

template<const int CELLSIZE>
struct btSparseSdf< CELLSIZE >::IntFrac

Definition at line 49 of file btSparseSDF.h.

Member Data Documentation

template<const int CELLSIZE>
int btSparseSdf< CELLSIZE >::IntFrac::b

Definition at line 51 of file btSparseSDF.h.

template<const int CELLSIZE>
btScalar btSparseSdf< CELLSIZE >::IntFrac::f

Definition at line 53 of file btSparseSDF.h.

template<const int CELLSIZE>
int btSparseSdf< CELLSIZE >::IntFrac::i

Definition at line 52 of file btSparseSDF.h.


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