|
Trajectory::DataSource | _startSource [3] |
|
Trajectory::DataSource | _endSource [3] |
|
unsigned int | _stride |
|
osg::ref_ptr< osg::LineWidth > | _lineWidth |
|
osg::ref_ptr< osg::LineStipple > | _linePattern |
|
float | _lineColor [3] |
|
bool | _dataValid |
|
bool | _startDataZero |
|
bool | _endDataZero |
|
osg::ref_ptr< const Trajectory > | _traj |
|
osg::ref_ptr< osg::Program > | _program |
|
◆ cloneType()
virtual Object* OpenFrames::SegmentArtist::cloneType |
( |
| ) |
const |
|
inlinevirtual |
Standard OSG node methods.
◆ computeBoundingBox()
virtual osg::BoundingBox OpenFrames::SegmentArtist::computeBoundingBox |
( |
| ) |
const |
|
protectedvirtual |
◆ dataAdded()
virtual void OpenFrames::SegmentArtist::dataAdded |
( |
Trajectory * |
traj | ) |
|
|
virtual |
◆ dataCleared()
virtual void OpenFrames::SegmentArtist::dataCleared |
( |
Trajectory * |
traj | ) |
|
|
virtual |
◆ drawImplementation()
virtual void OpenFrames::SegmentArtist::drawImplementation |
( |
osg::RenderInfo & |
renderInfo | ) |
const |
|
virtual |
◆ setColor()
void OpenFrames::SegmentArtist::setColor |
( |
float |
r, |
|
|
float |
g, |
|
|
float |
b |
|
) |
| |
Specify line attributes that should be used.
◆ setStartXData()
Set the data to be used for plotting x/y/z components
◆ setStride()
void OpenFrames::SegmentArtist::setStride |
( |
unsigned int |
stride | ) |
|
Set/get the offset between consecutive drawn points
◆ setTrajectory()
virtual void OpenFrames::SegmentArtist::setTrajectory |
( |
const Trajectory * |
traj | ) |
|
|
virtual |
◆ _lineWidth
osg::ref_ptr<osg::LineWidth> OpenFrames::SegmentArtist::_lineWidth |
|
protected |
Line width, stipple pattern, and color.
The documentation for this class was generated from the following file: