Panda3D
Loading...
Searching...
No Matches
BulletHelper Class Reference

Static Public Member Functions

static ConstPointerTo< GeomVertexFormatadd_sb_flip_column (const GeomVertexFormat *format)
 
static ConstPointerTo< GeomVertexFormatadd_sb_index_column (const GeomVertexFormat *format)
 
static NodePathCollection from_collision_solids (NodePath &np, bool clear=false)
 
static PointerTo< InternalNameget_sb_flip ()
 
static PointerTo< InternalNameget_sb_index ()
 
static PointerTo< Geommake_geom_from_faces (BulletSoftBodyNode *node, const GeomVertexFormat *format=nullptr, bool two_sided=false)
 
static PointerTo< Geommake_geom_from_links (BulletSoftBodyNode *node, const GeomVertexFormat *format=nullptr)
 
static void make_texcoords_for_patch (Geom *geom, int resx, int resy)
 

Public Attributes

 get_sb_flip
 
 get_sb_index
 

Detailed Description

Definition at line 31 of file bulletHelper.h.

Member Function Documentation

◆ add_sb_flip_column()

ConstPointerTo< GeomVertexFormat > BulletHelper::add_sb_flip_column ( const GeomVertexFormat * format)
static

Definition at line 128 of file bulletHelper.cxx.

◆ add_sb_index_column()

ConstPointerTo< GeomVertexFormat > BulletHelper::add_sb_index_column ( const GeomVertexFormat * format)
static

Definition at line 103 of file bulletHelper.cxx.

◆ from_collision_solids()

NodePathCollection BulletHelper::from_collision_solids ( NodePath & np,
bool clear = false )
static

Definition at line 32 of file bulletHelper.cxx.

◆ make_geom_from_faces()

PointerTo< Geom > BulletHelper::make_geom_from_faces ( BulletSoftBodyNode * node,
const GeomVertexFormat * format = nullptr,
bool two_sided = false )
static

Definition at line 153 of file bulletHelper.cxx.

◆ make_geom_from_links()

PointerTo< Geom > BulletHelper::make_geom_from_links ( BulletSoftBodyNode * node,
const GeomVertexFormat * format = nullptr )
static

Definition at line 162 of file bulletHelper.cxx.

◆ make_texcoords_for_patch()

void BulletHelper::make_texcoords_for_patch ( Geom * geom,
int resx,
int resy )
static

Definition at line 276 of file bulletHelper.cxx.

Member Data Documentation

◆ get_sb_flip

BulletHelper::get_sb_flip

Definition at line 57 of file bulletHelper.h.

◆ get_sb_index

BulletHelper::get_sb_index

Definition at line 56 of file bulletHelper.h.


The documentation for this class was generated from the following files: