actView | Renderer | [protected] |
AVGWEIGHTING_BLENDING enum value | Renderer | |
BeginCamera() | RenderImplementation | |
BeginCamera(Camera *cam) | RenderImplementation | |
BeginTextures(int tex, int tex2, int tex3, int tex4, int tex5, int tex6, int tex7) | RenderImplementation | |
BlendingMode enum name | Renderer | |
blendingmode | Renderer | [protected] |
camera | RenderImplementation | |
controlPolygonX | Renderer | [protected] |
controlPolygonY | Renderer | [protected] |
CreateObjects(View **view) | RenderImplementation | |
DrawAllVertices() | RenderImplementation | |
DrawFont(GLint x, GLint y, std::string string, int set, float scale) | RenderImplementation | |
DrawGrid() | RenderImplementation | |
DrawHierarchyEdges() | RenderImplementation | |
DrawHierarchyEdges(bool noshadow) | RenderImplementation | |
DrawHUD(int time) | RenderImplementation | |
DrawNotSelectedVertices(VertexPtr v) | RenderImplementation | |
DrawObjects(Camera *camera, Light *light) | RenderImplementation | |
DrawRelationEdges() | RenderImplementation | |
DrawScreenAlignedQuad(int tex, int tex2, int tex3, int tex4, int tex5, int tex6, int tex7) | RenderImplementation | |
DrawSelectedVertex(VertexPtr v) | RenderImplementation | |
DrawVertices() | RenderImplementation | |
EndCamera() | RenderImplementation | |
EndTextures() | RenderImplementation | |
GetModelViewMatrix() | RenderImplementation | |
GetProjectionMatrix() | RenderImplementation | |
hierarchyAlpha | Renderer | [protected] |
hierarchyColor | Renderer | [protected] |
Initialize() | RenderImplementation | |
LoadFont() | RenderImplementation | |
m_beta | Renderer | [protected] |
m_blending | Renderer | [protected] |
m_drawGrid | Renderer | [protected] |
m_drawHierarchicEdges | Renderer | [protected] |
m_drawRelationEdges | Renderer | [protected] |
m_drawVertices | Renderer | [protected] |
m_light | Renderer | [protected] |
m_mirrorrelationedges | Renderer | [protected] |
m_view | Renderer | [protected] |
MAX_BLENDING enum value | Renderer | |
numberofHierarchies | Renderer | [protected] |
numberofhierarchyedges | Renderer | [protected] |
numreledges | Renderer | [protected] |
Picking(int curserX, int curserY) | RenderImplementation | |
relationEndAlpha | Renderer | [protected] |
relationEndColor | Renderer | [protected] |
relationStartAlpha | Renderer | [protected] |
relationStartColor | Renderer | [protected] |
Renderer(void) | Renderer | |
RenderImplementation(void) | RenderImplementation | |
rotateTree | Renderer | [protected] |
scaleTree | Renderer | [protected] |
selectedObj | Renderer | [protected] |
selectionAlpha | Renderer | [protected] |
selectionColor | Renderer | [protected] |
SetBlending(bool value) | Renderer | |
SetEnabledElements(int elements) | Renderer | |
sphereAlpha | Renderer | [protected] |
sphereColor | Renderer | [protected] |
splineSet | Renderer | [protected] |
STD_BLENDING enum value | Renderer | |
STDMAX_BLENDING enum value | Renderer | |
SUMAVG_BLENDING enum value | Renderer | |
tree | Renderer | [protected] |
UnloadFont() | RenderImplementation | |
UpdateHierarchyEdgeColor(vec3 color, float alpha) | RenderImplementation | [virtual] |
UpdateHierarchyEdgeColorAt(vec3 color, float alpha, unsigned int actView) | RenderImplementation | |
UpdateHierarchyEdgeColorSelectionAt(vec3 color, float alpha, vec3 sele_color, float sele_alpha, unsigned int at) | RenderImplementation | |
UpdateRelationEdgeColor(vec3 color, float alpha, vec3 sele_color, float sele_alpha, unsigned int at) | RenderImplementation | |
UpdateRelationEdgeColor(vec3 color, float alpha, vec3 endcolor, float endalpha) | RenderImplementation | [virtual] |
UpdateSelectionColor(vec3 color, float alpha) | RenderImplementation | [virtual] |
UpdateSphereColor(vec3 color, float alpha) | RenderImplementation | [virtual] |
UpdateStates() | Renderer | [protected] |
~Renderer(void) | Renderer | |
~RenderImplementation(void) | RenderImplementation | |