Blender V2.61 - r43446

btSparseSdf< CELLSIZE >::IntFrac Struct Reference

#include <btSparseSDF.h>

List of all members.

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: