Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
OdeSphereGeom Class Reference
Inheritance diagram for OdeSphereGeom:
OdeGeom

List of all members.

Public Member Functions

 OdeSphereGeom (OdeGeom geom)
 OdeSphereGeom (OdeSpace space, float radius)
 OdeSphereGeom (float radius)
float getPointDepth (Point3 const p)
float getPointDepth (float x, float y, float z)
float getRadius ()
 setRadius (float radius)

Static Public Member Functions

static TypeHandle getClassType ()

Constructor & Destructor Documentation

OdeSphereGeom ( OdeSpace  space,
float  radius 
)
OdeSphereGeom ( float  radius)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from OdeGeom.

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