Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
BulletHelper Class Reference

#include <pandadoc.hpp>

Public Member Functions

 __init__ ()
 
 __init__ (const BulletHelper)
 

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)
 

Public Attributes

PointerToInternalName sb_flip
 
PointerToInternalName sb_index
 Internal names.
 

Member Function Documentation

◆ __init__() [1/2]

__init__ ( )

◆ __init__() [2/2]

__init__ ( const BulletHelper )

◆ 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

Member Data Documentation

◆ sb_flip

PointerToInternalName sb_flip

◆ sb_index

PointerToInternalName sb_index

Internal names.