GhoulPrimitive::Cone Class Reference

cone More...

#include <GhoulPrimitives.h>

Inheritance diagram for GhoulPrimitive::Cone:

Inheritance graph
[legend]
Collaboration diagram for GhoulPrimitive::Cone:

Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual ~Cone ()
 cone
 Cone (kVector3 pos1=Vector3::ZERO, kVector3 pos2=Vector3::UNIT_Y, kReal rad1X=1.0, kReal rad1Y=1.0, kReal endscale=1.0, size_t segments=23, size_t height_segments=1)
ConeSetParams (kVector3 pos1=Vector3::ZERO, kVector3 pos2=Vector3::UNIT_Y, kReal rad1X=1.0, kReal rad1Y=1.0, kReal endscale=1.0, size_t segments=23, size_t height_segments=1)


Detailed Description

cone

Definition at line 241 of file GhoulPrimitives.h.


Constructor & Destructor Documentation

Cone::~Cone (  )  [virtual]

cone

Definition at line 178 of file GhoulPrimitives.cpp.

Cone::Cone ( kVector3  pos1 = Vector3::ZERO,
kVector3  pos2 = Vector3::UNIT_Y,
kReal  rad1X = 1.0,
kReal  rad1Y = 1.0,
kReal  endscale = 1.0,
size_t  segments = 23,
size_t  height_segments = 1 
)

Definition at line 179 of file GhoulPrimitives.cpp.

References PROFILE, and SetParams().


Member Function Documentation

Cone & Cone::SetParams ( kVector3  pos1 = Vector3::ZERO,
kVector3  pos2 = Vector3::UNIT_Y,
kReal  rad1X = 1.0,
kReal  rad1Y = 1.0,
kReal  endscale = 1.0,
size_t  segments = 23,
size_t  height_segments = 1 
)


The documentation for this class was generated from the following files:

Generated on Tue May 22 06:00:36 2012 for cpp by  doxygen 1.5.6