, including all inherited members.
| addMaterial(GLC_Material *) | GLC_Geometry | |
| addVerticeGroup(const GLfloatVector &vector) | GLC_Geometry | [inline] |
| boundingBox(void) | GLC_Point | [virtual] |
| boundingBoxIsValid() const | GLC_Geometry | [inline] |
| clear() | GLC_Geometry | [virtual] |
| clearWireAndBoundingBox() | GLC_Geometry | [inline, protected] |
| clone() const | GLC_Point | [virtual] |
| colorPerVertex(const bool colorPerVertex) | GLC_Geometry | [inline] |
| containsMaterial(const GLC_uint key) const | GLC_Geometry | [inline] |
| coordinate(void) const | GLC_Point | |
| copyVboToClientSide() | GLC_Geometry | [virtual] |
| faceCount(int lod=0) const | GLC_Geometry | [virtual] |
| firstMaterial(void) const | GLC_Geometry | [inline] |
| GLC_Geometry(const QString &, const bool) | GLC_Geometry | |
| GLC_Geometry(const GLC_Geometry &) | GLC_Geometry | |
| GLC_Point(const GLC_Point3d &) | GLC_Point | |
| GLC_Point(double, double, double) | GLC_Point | |
| glDraw(const GLC_RenderProperties &) | GLC_Point | [private, virtual] |
| glLoadTexture(void) | GLC_Geometry | [virtual] |
| glPropGeom(const GLC_RenderProperties &) | GLC_Geometry | [protected, virtual] |
| hasMaterial() const | GLC_Geometry | [inline] |
| hasTransparentMaterials() const | GLC_Geometry | [inline] |
| id() const | GLC_Geometry | [inline] |
| isTransparent() const | GLC_Geometry | [inline] |
| isValid(void) const | GLC_Geometry | [inline] |
| lineWidth() const | GLC_Geometry | [inline] |
| m_Coordinate | GLC_Point | [private] |
| m_GeometryIsValid | GLC_Geometry | [protected] |
| m_IsSelected | GLC_Geometry | [protected] |
| m_LineWidth | GLC_Geometry | [protected] |
| m_MaterialHash | GLC_Geometry | [protected] |
| m_pBoundingBox | GLC_Geometry | [protected] |
| m_Size | GLC_Point | [private] |
| m_UseColorPerVertex | GLC_Geometry | [protected] |
| m_WireColor | GLC_Geometry | [protected] |
| m_WireData | GLC_Geometry | [protected] |
| material(const GLC_uint key) const | GLC_Geometry | [inline] |
| materialCount() const | GLC_Geometry | [inline] |
| materialIds() const | GLC_Geometry | [inline] |
| materialSet() const | GLC_Geometry | [inline] |
| name() const | GLC_Geometry | [inline] |
| operator=(const GLC_Geometry &) | GLC_Geometry | |
| releaseVboClientSide(bool update=false) | GLC_Geometry | [virtual] |
| removeMaterial(GLC_uint) | GLC_Geometry | [protected] |
| render(const GLC_RenderProperties &) | GLC_Geometry | [virtual] |
| replaceMasterMaterial(GLC_Material *) | GLC_Geometry | [virtual] |
| reverseNormals() | GLC_Geometry | [inline, virtual] |
| setCoordinate(const GLC_Point3d &) | GLC_Point | |
| setCoordinate(double x, double y, double z) | GLC_Point | |
| setCurrentLod(const int) | GLC_Geometry | [inline, virtual] |
| setId(const GLC_uint id) | GLC_Geometry | [inline] |
| setLineWidth(GLfloat lineWidth) | GLC_Geometry | [inline] |
| setName(const QString name) | GLC_Geometry | [inline] |
| setSize(GLfloat size) | GLC_Point | [inline] |
| setWireColor(const QColor &color) | GLC_Geometry | |
| size() const | GLC_Point | [inline] |
| typeIsWire() const | GLC_Geometry | [inline] |
| updateTransparentMaterialNumber() | GLC_Geometry | |
| usedColorPerVertex() const | GLC_Geometry | [inline] |
| VertexCount() const | GLC_Geometry | [virtual] |
| wireColor() const | GLC_Geometry | [inline] |
| wireDataIsEmpty() const | GLC_Geometry | [inline] |
| wirePolylineCount() const | GLC_Geometry | [inline] |
| wirePolylineOffset(int index) const | GLC_Geometry | [inline] |
| wirePolylineSize(int index) const | GLC_Geometry | [inline] |
| wirePositionVector() const | GLC_Geometry | [inline] |
| ~GLC_Geometry() | GLC_Geometry | [virtual] |