Panda3D
Public Member Functions | Static Public Member Functions

BulletCylinderShape Class Reference

Inheritance diagram for BulletCylinderShape:
BulletShape

List of all members.

Public Member Functions

 BulletCylinderShape (BulletCylinderShape const copy)
 BulletCylinderShape (Vec3 const half_extents, BulletUpAxis up)
 BulletCylinderShape (float radius, float height, BulletUpAxis up)
 BulletCylinderShape (float radius, float height)
 BulletCylinderShape (Vec3 const half_extents)
VBase3 getHalfExtentsWithMargin ()
VBase3 getHalfExtentsWithoutMargin ()
float getRadius ()
BulletCylinderShape operator= (BulletCylinderShape const copy)

Static Public Member Functions

static TypeHandle getClassType ()

Constructor & Destructor Documentation

BulletCylinderShape ( Vec3 const  half_extents,
BulletUpAxis  up 
)
BulletCylinderShape ( Vec3 const  half_extents)
BulletCylinderShape ( float  radius,
float  height,
BulletUpAxis  up 
)
BulletCylinderShape ( float  radius,
float  height 
)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from BulletShape.

VBase3 getHalfExtentsWithMargin ( )
VBase3 getHalfExtentsWithoutMargin ( )
float getRadius ( )
BulletCylinderShape operator= ( BulletCylinderShape const  copy)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties