Panda3D
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

◆ addSbFlipColumn()

static const GeomVertexFormat addSbFlipColumn ( const GeomVertexFormat  format)
static

◆ addSbIndexColumn()

static const GeomVertexFormat addSbIndexColumn ( const GeomVertexFormat  format)
static

◆ fromCollisionSolids()

static NodePathCollection fromCollisionSolids ( NodePath  np,
bool  clear 
)
static

◆ getSbFlip()

static InternalName getSbFlip ( )
static

◆ getSbIndex()

static InternalName getSbIndex ( )
static

◆ makeGeomFromFaces()

static Geom makeGeomFromFaces ( BulletSoftBodyNode  node,
const GeomVertexFormat  format,
bool  two_sided 
)
static

◆ makeGeomFromLinks()

static Geom makeGeomFromLinks ( BulletSoftBodyNode  node,
const GeomVertexFormat  format 
)
static

◆ makeTexcoordsForPatch()

static makeTexcoordsForPatch ( Geom  geom,
int  resx,
int  resy 
)
static