, including all inherited members.
AddArrow(const Vec3D &p1, const Vec3D &p2, const float tipprop, const int nrpolygons) | FemViewer::Object | |
AddArrowColored(const Vec3D &p1, const ColorRGB &col1, const Vec3D &p2, const ColorRGB &col2, const float tipprop, const int nrpolygons) | FemViewer::Object | |
AddColorOfNode(const fvmath::Vec3f &col) | FemViewer::Object | |
AddEdge(const unsigned int Edge[]) | FemViewer::Object | |
AddIndexOfNode(const unsigned int idx, const int dest) | FemViewer::Object | |
AddLine(const Vec3D &p1, const Vec3D &p2) | FemViewer::Object | |
AddLineColored(const Vec3D &p1, const ColorRGB &col1, const Vec3D &p2, const ColorRGB &col2) | FemViewer::Object | |
AddMeshNode(const fvmath::Vec3f &vertex) | FemViewer::Object | |
AddNewObject(const std::string &sName, int *pIdx=NULL) | FemViewer::Object | |
AddNormalToNode(const fvmath::Vec3f &norm) | FemViewer::Object | |
AddPoint(const Vec3D &pt) | FemViewer::Object | |
AddPointColored(const Vec3D &pt, const ColorRGB &col) | FemViewer::Object | |
AddQuad(const Vec3D &p1, const Vec3D &p2, const Vec3D &p3, const Vec3D &p4) | FemViewer::Object | |
AddQuadColored(const Vec3D &p1, const ColorRGB &col1, const Vec3D &p2, const ColorRGB &col2, const Vec3D &p3, const ColorRGB &col3, const Vec3D &p4, const ColorRGB &col4) | FemViewer::Object | |
AddText(const float x, const float y, const float z, eFont font, const std::string &stext) | FemViewer::Object | |
AddTriangle(const Vec3D &p1, const Vec3D &p2, const Vec3D &p3) | FemViewer::Object | |
AddTriangleColored(const Vec3D &p1, const ColorRGB &col1, const Vec3D &p2, const ColorRGB &col2, const Vec3D &p3, const ColorRGB &col3) | FemViewer::Object | |
AddTriangleNormalColored(const float nv[], const float p1[], const float p2[], const float p3[], const ColorRGB &col1, const ColorRGB &col2, const ColorRGB &col3) | FemViewer::Object | |
ClearSubObject(const unsigned int idx_) | FemViewer::Object | |
DeleteDisplayLists() | FemViewer::Object | |
DumpCharacteristics(std::ostream &pOstream, const std::string &pIndentation, const Matrix< float > &pTransformation) | FemViewer::Object | |
eFont enum name | FemViewer::Object | |
fixed13 enum value | FemViewer::Object | |
fixed15 enum value | FemViewer::Object | |
GetBBox3D() const | FemViewer::Object | |
GetCurrentVtxAccumulator() | FemViewer::Object | |
GetName() const | FemViewer::Object | [inline] |
helvetica10 enum value | FemViewer::Object | |
helvetica12 enum value | FemViewer::Object | |
helvetica18 enum value | FemViewer::Object | |
Object(const char *name="Unknown", bool usevbo=false) | FemViewer::Object | [explicit] |
Render(RenderParams &pParams, bool hide=false) | FemViewer::Object | |
Reset() | FemViewer::Object | |
ResetSubObject(const unsigned int idx_) | FemViewer::Object | |
SetDrawColor(const ColorRGB &col) | FemViewer::Object | |
SetLineWidth(const float size) | FemViewer::Object | |
SetPointSize(const float size) | FemViewer::Object | |
SwitcObject(const int idx, const bool hide) | FemViewer::Object | |
times10 enum value | FemViewer::Object | |
times24 enum value | FemViewer::Object | |
ViewManager class | FemViewer::Object | [friend] |
~Object() | FemViewer::Object | |