BulletHelper

from panda3d.bullet import BulletHelper
class BulletHelper

Bases:

Inheritance diagram

Inheritance diagram of BulletHelper

__init__()
__init__(param0: BulletHelper)
static add_sb_flip_column(format: panda3d.core.GeomVertexFormat) panda3d.core.GeomVertexFormat
static add_sb_index_column(format: panda3d.core.GeomVertexFormat) panda3d.core.GeomVertexFormat

Geom vertex data

static from_collision_solids(np: panda3d.core.NodePath, clear: bool) panda3d.core.NodePathCollection

Collision shapes

static get_sb_flip() panda3d.core.InternalName
static get_sb_index() panda3d.core.InternalName

Internal names

static make_geom_from_faces(node: BulletSoftBodyNode, format: panda3d.core.GeomVertexFormat, two_sided: bool) panda3d.core.Geom

Geom utils

static make_texcoords_for_patch(geom: panda3d.core.Geom, resx: int, resy: int)
property sb_flip PointerTo_InternalName
property sb_index PointerTo_InternalName

Internal names

Internal names

Internal names