additionalPointsIndices | geData::PolyLine | |
additionalPointSizes | geData::PolyLine | |
allocateMemory(int _pointCount) | geData::PolyLine | |
animationPoint | geData::PolyLine | protected |
calculateDistances() | geData::PolyLine | |
clear() | geData::PolyLine | |
clearInitial() | geData::PolyLine | |
create(std::vector< vmml::Vector3d > _points) | geData::PolyLine | |
create(int _pointCount, const double *_points) | geData::PolyLine | |
create(int _pointCount, const vmml::Vector3d *_points) | geData::PolyLine | |
create(int _pointCount, double *_points_x, double *_points_y, double *_points_alti) | geData::PolyLine | |
create(int _pointCount, double *_points_x, double *_points_y) | geData::PolyLine | |
create(int _pointCount, double *_points_x, double *_points_y, int _start) | geData::PolyLine | |
create(int _pointCount, double *_points_x, double *_points_y, double *_points_alti, int _start) | geData::PolyLine | |
createWithOffSet(int _pointCount, int _pointOffset, double *_points) | geData::PolyLine | |
createWithRescale(int pointCount, double *_points_x, double *_points_y, double *_points_z, vmml::Vector3d _minBound, double *edgelength, double *rescaleTo) | geData::PolyLine | |
createWithRescale(int _pointCount, double *_points_x, double *_points_y, vmml::Vector3d _minBound, double *edgelength, double *rescaleTo) | geData::PolyLine | |
ctrlPointSegments | geData::PolyLine | protected |
data | geData::PolyLine | |
deletePolyLineMemory() | geData::PolyLine | |
distances | geData::PolyLine | protected |
getAnimationPoint() const | geData::PolyLine | |
getArray() const | geData::PolyLine | |
getBSPlineInterpolationPoints(int _polynomDegree) | geData::PolyLine | |
getControlPointArray() const | geData::PolyLine | |
getControlPointArraySize() const | geData::PolyLine | |
getDistances() const | geData::PolyLine | |
getKnotVectorSize() const | geData::PolyLine | |
getLineCount() const | geData::PolyLine | |
getLineThickness() const | geData::PolyLine | |
getPoint(int _input) const | geData::PolyLine | |
getPointCount() const | geData::PolyLine | |
getRefinementLevel() const | geData::PolyLine | |
getSummedDistances() | geData::PolyLine | |
isNeedingRefinement() const | geData::PolyLine | |
isNeedingRefinement(bool _in) | geData::PolyLine | |
lineCount | geData::PolyLine | protected |
lineThickness | geData::PolyLine | protected |
moveAnimationBackward() | geData::PolyLine | |
moveAnimationForward() | geData::PolyLine | |
needsRefinement | geData::PolyLine | protected |
pointCount | geData::PolyLine | protected |
points | geData::PolyLine | |
pointsAfterOffset | geData::PolyLine | protected |
PolyLine() | geData::PolyLine | |
print() | geData::PolyLine | |
printAll() | geData::PolyLine | |
pts | geData::PolyLine | protected |
refinementlevel | geData::PolyLine | protected |
setAdditionalPointSizes(unsigned int *_data) | geData::PolyLine | |
setControlPointArraySize(int _size) | geData::PolyLine | |
setData(const double *points) | geData::PolyLine | |
setLineThickness(double _thickness) | geData::PolyLine | virtual |
setSegmentDistance(float _segDist, bool _fixSegments=false) | geData::PolyLine | |
splineSegments | geData::PolyLine | protected |
sumOfDistances | geData::PolyLine | protected |
~PolyLine() | geData::PolyLine | |