<Capsule|User's Guide|Cylinder>

Cone

See Cone

Is a finite Cylinder with a sharp point. Or it's like a Pyramid with rounded edges on sides.

Example - Creating a Cone

int axisSamples = 10; 
int radialSamples = 10;
float radius = 2;
float height = 5;
Cone c = new Cone("Cone", axisSamples, radialSamples, radius, height);
rootNode.attachChild(c);

<Capsule|User's Guide|Cylinder>


/var/www/wiki/data/pages/cone.txt · Last modified: 2009/07/28 18:44 (external edit)  
Recent changes · Show pagesource · Login

Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki

subscribe to jME latest jme headlines


site design by bleedcrimson designs © 2008