#include <SectorColorGen.h>
| SectorColorGen::SectorColorGen |
( |
const osg::Vec4 & |
defaultColor | ) |
|
|
inline |
| void SectorColorGen::addSector |
( |
SectorPtr |
sector | ) |
|
|
inline |
| virtual Vec4ArrayPtr SectorColorGen::getColors |
( |
unsigned int |
leadSplineSize, |
|
|
unsigned int |
crossSectionSize |
|
) |
| |
|
inlinevirtual |
| const osg::Vec4& SectorColorGen::getDefaultColor |
( |
| ) |
const |
|
inline |
| int SectorColorGen::getNumSectors |
( |
| ) |
|
|
inline |
| const SectorPtr SectorColorGen::getSector |
( |
unsigned int |
i | ) |
|
|
inline |
| void SectorColorGen::removeSectors |
( |
unsigned int |
i, |
|
|
int |
numSectorsToRemove = 1 |
|
) |
| |
|
inline |
| void SectorColorGen::setDefaultColor |
( |
osg::Vec4 |
val | ) |
|
|
inline |
| void SectorColorGen::setSector |
( |
unsigned int |
i, |
|
|
SectorPtr |
val |
|
) |
| |
|
inline |
| osg::Vec4 SectorColorGen::_defaultColor |
|
protected |
The documentation for this class was generated from the following file: