#include <SweepSurfaceGeode.h>
SweepSurfaceGeode::SweepSurfaceGeode |
( |
| ) |
|
SweepSurfaceGeode::SweepSurfaceGeode |
( |
const SweepSurfaceGeode & |
, |
|
|
const osg::CopyOp & |
copyop = osg::CopyOp::SHALLOW_COPY |
|
) |
| |
osg::Vec3 SweepSurfaceGeode::compute2DNormal |
( |
const osg::Vec3 & |
p1, |
|
|
const osg::Vec3 & |
p2 |
|
) |
| |
|
inlineprotected |
Vec3ArrayPtr SweepSurfaceGeode::compute2DNormals |
( |
| ) |
|
|
protected |
void SweepSurfaceGeode::createDrawableObject |
( |
| ) |
|
|
protected |
ColorGenPtr SweepSurfaceGeode::getColorGenerator |
( |
| ) |
const |
|
inline |
ColorGenPtr SweepSurfaceGeode::getColorGenerator |
( |
| ) |
|
|
inline |
const Vec3ArrayPtr SweepSurfaceGeode::getCrossSectionArray |
( |
| ) |
const |
|
inline |
SplinePtr SweepSurfaceGeode::getCrossSectionSpline |
( |
| ) |
const |
|
inline |
SplinePtr SweepSurfaceGeode::getCrossSectionSpline |
( |
| ) |
|
|
inline |
DiameterGenPtr SweepSurfaceGeode::getDiameterGenerator |
( |
| ) |
const |
|
inline |
DiameterGenPtr SweepSurfaceGeode::getDiameterGenerator |
( |
| ) |
|
|
inline |
SplinePtr SweepSurfaceGeode::getLeadingSpline |
( |
| ) |
const |
|
inline |
SplinePtr SweepSurfaceGeode::getLeadingSpline |
( |
| ) |
|
|
inline |
const Vec3ArrayPtr SweepSurfaceGeode::getLeadSplineArray |
( |
| ) |
const |
|
inline |
RotationFrameGeneratorPtr SweepSurfaceGeode::getRFGenerator |
( |
| ) |
const |
|
inline |
RotationFrameGeneratorPtr SweepSurfaceGeode::getRFGenerator |
( |
| ) |
|
|
inline |
void SweepSurfaceGeode::setColorGenerator |
( |
ColorGenPtr |
val | ) |
|
|
inline |
void SweepSurfaceGeode::setCrossSectionSpline |
( |
SplinePtr |
val | ) |
|
|
inline |
void SweepSurfaceGeode::setDiameterGenerator |
( |
DiameterGenPtr |
val | ) |
|
|
inline |
void SweepSurfaceGeode::setLeadingSpline |
( |
SplinePtr |
val | ) |
|
|
inline |
void SweepSurfaceGeode::setRFGenerator |
( |
RotationFrameGeneratorPtr |
val | ) |
|
|
inline |
void SweepSurfaceGeode::showDebugNormals |
( |
| ) |
|
|
protected |
void SweepSurfaceGeode::traverse |
( |
osg::NodeVisitor & |
nv | ) |
|
|
virtual |
Inherited virtual functions
void SweepSurfaceGeode::updateColorArray |
( |
| ) |
|
|
protected |
void SweepSurfaceGeode::updateGeometry |
( |
| ) |
|
|
protected |
void SweepSurfaceGeode::updateNormalArray |
( |
| ) |
|
|
protected |
void SweepSurfaceGeode::updatePrimitiveSet |
( |
| ) |
|
|
protected |
void SweepSurfaceGeode::updateVertexArray |
( |
| ) |
|
|
protected |
ColorGenPtr SweepSurfaceGeode::_colorGen |
|
protected |
Vec3ArrayPtr SweepSurfaceGeode::_crossSectionArray |
|
protected |
SplinePtr SweepSurfaceGeode::_crossSectionSpline |
|
protected |
DiameterGenPtr SweepSurfaceGeode::_diameterGen |
|
protected |
DoubleArrayPtr SweepSurfaceGeode::_diameters |
|
protected |
osg::ref_ptr<osg::Geometry> SweepSurfaceGeode::_geometry |
|
protected |
SplinePtr SweepSurfaceGeode::_leadSpline |
|
protected |
Vec3ArrayPtr SweepSurfaceGeode::_leadSplineArray |
|
protected |
RotationFrameArray SweepSurfaceGeode::_rfArray |
|
protected |
RotationFrameGeneratorPtr SweepSurfaceGeode::_rfGenerator |
|
protected |
std::vector<osg::Quat> SweepSurfaceGeode::_rotationAngles |
|
protected |
The documentation for this class was generated from the following files: