| activateVBO() | VStreamLine | [private] |
| clearVBO() | VStreamLine | |
| computeThicknessCoefficients(float dtest, float dsep, std::vector< VStreamLine > others, int itself, float datasizemax) | VStreamLine | |
| deactivateVBO() | VStreamLine | [private] |
| draw(bool tap, float scale, bool glyph) | VStreamLine | |
| generateVBO() | VStreamLine | [private] |
| getCandidateSeeds(float dsep) | VStreamLine | |
| getMinimalDistance(VVector m_Point) | VStreamLine | |
| getNumberOfPoints() | VStreamLine | [inline] |
| interSectsStreamLine(VVector m_Point1, VVector m_Point2) | VStreamLine | |
| isPointAllowed(VVector m_Point, float m_Epsilon) | VStreamLine | |
| isPointAllowed(VVector m_Point, float m_Epsilon, float *m_Distance) | VStreamLine | |
| loadStreamLine(FILE *m_FilePointer) | VStreamLine | |
| m_Separation_dsep | VStreamLine | [private] |
| m_Separation_dtest | VStreamLine | [private] |
| mIndexVBOHandle | VStreamLine | [private] |
| mIndices | VStreamLine | [private] |
| mPositions | VStreamLine | [private] |
| mPositionVBOHandle | VStreamLine | [private] |
| mTaperFactors | VStreamLine | [private] |
| mTaperVBOHandle | VStreamLine | [private] |
| mTaperVectors | VStreamLine | [private] |
| operator=(const VStreamLine &rhs) | VStreamLine | [inline] |
| regenerateVBO() | VStreamLine | [inline] |
| saveStreamLine(FILE *m_FilePointer) | VStreamLine | |
| setSeparation(float dsep, float dtest) | VStreamLine | [inline] |
| setThicknessCoefficient(std::vector< float > thickness) | VStreamLine | [inline] |
| VStreamLine() | VStreamLine | |
| VStreamLine(std::vector< VVector > m_Positions) | VStreamLine | |
| VStreamLine(std::vector< VVector > m_Positions, std::vector< float > m_TaperFactors) | VStreamLine | |
| VStreamLine(const VStreamLine &rhs) | VStreamLine | [inline] |
| ~VStreamLine() | VStreamLine | [inline] |