Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Static Public Member Functions | List of all members
BulletHelper Class Reference

Static Public Member Functions

static const GeomVertexFormat addSbFlipColumn (const GeomVertexFormat format)
 
static const GeomVertexFormat addSbIndexColumn (const GeomVertexFormat format)
 
static NodePathCollection fromCollisionSolids (NodePath np, bool clear)
 
static InternalName getSbFlip ()
 
static InternalName getSbIndex ()
 
static Geom makeGeomFromFaces (BulletSoftBodyNode node, const GeomVertexFormat format, bool two_sided)
 
static Geom makeGeomFromLinks (BulletSoftBodyNode node, const GeomVertexFormat format)
 
static makeTexcoordsForPatch (Geom geom, int resx, int resy)
 

Member Function Documentation

static const GeomVertexFormat addSbFlipColumn ( const GeomVertexFormat  format)
static
static const GeomVertexFormat addSbIndexColumn ( const GeomVertexFormat  format)
static
static NodePathCollection fromCollisionSolids ( NodePath  np,
bool  clear 
)
static
static InternalName getSbFlip ( )
static
static InternalName getSbIndex ( )
static
static Geom makeGeomFromFaces ( BulletSoftBodyNode  node,
const GeomVertexFormat  format,
bool  two_sided 
)
static
static Geom makeGeomFromLinks ( BulletSoftBodyNode  node,
const GeomVertexFormat  format 
)
static
static makeTexcoordsForPatch ( Geom  geom,
int  resx,
int  resy 
)
static