Panda3D
Public Member Functions | Static Public Member Functions

OdeCappedCylinderGeom Class Reference

Inheritance diagram for OdeCappedCylinderGeom:
OdeGeom

List of all members.

Public Member Functions

 OdeCappedCylinderGeom (OdeSpace space, float radius, float length)
 OdeCappedCylinderGeom (float radius, float length)
float getLength ()
float getPointDepth (float x, float y, float z)
float getPointDepth (Point3 const p)
float getRadius ()
 setParams (float radius, float length)

Static Public Member Functions

static TypeHandle getClassType ()

Constructor & Destructor Documentation

OdeCappedCylinderGeom ( OdeSpace  space,
float  radius,
float  length 
)
OdeCappedCylinderGeom ( float  radius,
float  length 
)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from OdeGeom.

float getLength ( )
float getPointDepth ( float  x,
float  y,
float  z 
)
float getPointDepth ( Point3 const  p)
float getRadius ( )
setParams ( float  radius,
float  length 
)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties