iHazeHullCone Struct Reference
[Mesh plugins]
A predefined hull.  
More...
#include <imesh/haze.h>
Inheritance diagram for iHazeHullCone:

| Public Member Functions | |
| virtual void | GetSettings (int &nr, csVector3 &a, csVector3 &b, float &ra, float &rb)=0 | 
| get Cone settings, nr_sides, start, end and radii of those | |
Detailed Description
A predefined hull.
Definition at line 94 of file haze.h.
Member Function Documentation
| virtual void iHazeHullCone::GetSettings | ( | int & | nr, | |
| csVector3 & | a, | |||
| csVector3 & | b, | |||
| float & | ra, | |||
| float & | rb | |||
| ) |  [pure virtual] | 
get Cone settings, nr_sides, start, end and radii of those
The documentation for this struct was generated from the following file:
- imesh/haze.h
Generated for Crystal Space by doxygen 1.4.7

