BulletHelper¶
from panda3d.bullet import BulletHelper
-
class
BulletHelper
¶ Inheritance diagram
-
__init__
()¶
-
__init__
(param0: BulletHelper)
-
static
addSbFlipColumn
(format: panda3d.core.GeomVertexFormat) → panda3d.core.GeomVertexFormat¶
-
static
addSbIndexColumn
(format: panda3d.core.GeomVertexFormat) → panda3d.core.GeomVertexFormat¶ Geom vertex data
-
static
fromCollisionSolids
(np: panda3d.core.NodePath, clear: bool) → panda3d.core.NodePathCollection¶ Collision shapes
-
static
getSbFlip
() → panda3d.core.InternalName¶
-
static
getSbIndex
() → panda3d.core.InternalName¶ Internal names
-
static
makeGeomFromFaces
(node: BulletSoftBodyNode, format: panda3d.core.GeomVertexFormat, two_sided: bool) → panda3d.core.Geom¶ Geom utils
-
static
makeGeomFromLinks
(node: BulletSoftBodyNode, format: panda3d.core.GeomVertexFormat) → panda3d.core.Geom¶
-
static
makeTexcoordsForPatch
(geom: panda3d.core.Geom, resx: int, resy: int)¶
-
property
sb_flip
→ PointerTo_InternalName¶
-
property
sb_index
→ PointerTo_InternalName¶ Internal names
Internal names
Internal names
-