DotSphere


[ DockingLib | Source | Keywords | Summary | Ancestors | All Members | Descendants ]

Quick Index

KEYWORD
AUTHORS
CHANGES LOG
GOALS
USAGE

Class Summary

class DotSphere
: public vector< Vector3>
{
public:
DotSphere(float radius, float density) ;
int createSphereDots(float radius, float density);
protected:
}; // DotSphere

Back to the top of DotSphere


KEYWORD

Back to the top of DotSphere


AUTHORS

Back to the top of DotSphere


CHANGES LOG

Back to the top of DotSphere


GOALS

Back to the top of DotSphere

		

USAGE

		

Back to the top of DotSphere


DotSphere(float radius, float density) ;

Constructors

  DotSphere(float radius, float density)                                             
;

Function is currently defined inline.


Back to the top of DotSphere


int createSphereDots(float radius, float density);

  int createSphereDots(float radius, float density);

Back to the top of DotSphere


All Members

public:
int createSphereDots(float radius, float density);
protected:

Back to the top of DotSphere


Ancestors

Inheritance chain for DotSphere:

Back to the top of DotSphere


Descendants

Class is not inherited by any others.

Back to the top of DotSphere


Generated from source by the Cocoon utilities on Mon Dec 21 12:00:24 2009 .

Report problems to jkotula@unimax.com