Panda3D
Public Member Functions | Static Public Member Functions

OdeRayGeom Class Reference

Inheritance diagram for OdeRayGeom:
OdeGeom

List of all members.

Public Member Functions

 OdeRayGeom (OdeSpace space, float length)
 OdeRayGeom (float length)
 get (VBase3 start, VBase3 dir)
int getBackfaceCull ()
int getClosestHit ()
VBase3 getDirection ()
int getFirstContact ()
float getLength ()
VBase3 getStart ()
 set (float px, float py, float pz, float dx, float dy, float dz)
 set (VBase3 const start, VBase3 const dir)
 setClosestHit (int closest_hit)
 setLength (float length)
 setParams (int first_contact, int backface_cull)

Static Public Member Functions

static TypeHandle getClassType ()

Constructor & Destructor Documentation

OdeRayGeom ( OdeSpace  space,
float  length 
)
OdeRayGeom ( float  length)

Member Function Documentation

get ( VBase3  start,
VBase3  dir 
)
int getBackfaceCull ( )
static TypeHandle getClassType ( ) [static]

Reimplemented from OdeGeom.

int getClosestHit ( )
VBase3 getDirection ( )
int getFirstContact ( )
float getLength ( )
VBase3 getStart ( )
set ( float  px,
float  py,
float  pz,
float  dx,
float  dy,
float  dz 
)
set ( VBase3 const  start,
VBase3 const  dir 
)
setClosestHit ( int  closest_hit)
setLength ( float  length)
setParams ( int  first_contact,
int  backface_cull 
)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties