#include <EdgeExtremityGlyph.h>
List of all members.
Public Member Functions
Protected Attributes
Constructor & Destructor Documentation
virtual tlp::EdgeExtremityGlyph::~EdgeExtremityGlyph |
( |
| ) |
[virtual] |
Member Function Documentation
virtual void tlp::EdgeExtremityGlyph::draw |
( |
edge |
e, |
|
|
node |
n, |
|
|
const Color & |
glyphColor, |
|
|
const Color & |
borderColor, |
|
|
float |
lod |
|
) |
| [pure virtual] |
virtual void tlp::EdgeExtremityGlyph::getTransformationMatrix |
( |
const Coord & |
src, |
|
|
const Coord & |
dest, |
|
|
const Size & |
glyphSize, |
|
|
MatrixGL & |
transformationMatrix, |
|
|
MatrixGL & |
scalingMatrix |
|
) |
| [pure virtual] |
Member Data Documentation