#include <SectorColorGen.h>
Enumerator |
---|
SD_REVERSE |
|
SD_FORWARD |
|
Sector::Sector |
( |
double |
start, |
|
|
double |
end, |
|
|
const osg::Vec4 & |
color, |
|
|
Direction |
direction = SD_FORWARD |
|
) |
| |
|
inline |
virtual Sector::~Sector |
( |
| ) |
|
|
inlineprotectedvirtual |
DoublePair Sector::getSectorRange |
( |
unsigned int |
arraySize | ) |
|
|
inline |
void Sector::set |
( |
double |
start, |
|
|
double |
end, |
|
|
const osg::Vec4 & |
color, |
|
|
Direction |
direction = SD_FORWARD |
|
) |
| |
|
inline |
unsigned int Sector::counter = 0 |
|
staticprotected |
const unsigned int Sector::ID |
The documentation for this struct was generated from the following files: