| addCenterLine(TechDraw::BaseGeomPtr bg, std::string tag) | TechDraw::GeometryObject | |
| addCosmeticEdge(CosmeticEdge *ce) | TechDraw::GeometryObject | |
| addCosmeticEdge(Base::Vector3d start, Base::Vector3d end) | TechDraw::GeometryObject | |
| addCosmeticEdge(Base::Vector3d start, Base::Vector3d end, std::string tagString) | TechDraw::GeometryObject | |
| addCosmeticEdge(TechDraw::BaseGeomPtr base, std::string tagString) | TechDraw::GeometryObject | |
| addCosmeticVertex(CosmeticVertex *cv) | TechDraw::GeometryObject | |
| addCosmeticVertex(Base::Vector3d pos) | TechDraw::GeometryObject | |
| addCosmeticVertex(Base::Vector3d pos, std::string tagString) | TechDraw::GeometryObject | |
| addEdge(TechDraw::BaseGeomPtr bg) | TechDraw::GeometryObject | |
| addFaceGeom(FacePtr f) | TechDraw::GeometryObject | |
| addGeomFromCompound(TopoDS_Shape edgeCompound, edgeClass category, bool visible) | TechDraw::GeometryObject | protected |
| addVertex(TechDraw::VertexPtr v) | TechDraw::GeometryObject | |
| calcBoundingBox() const | TechDraw::GeometryObject | |
| clear() | TechDraw::GeometryObject | |
| clearFaceGeom() | TechDraw::GeometryObject | |
| edgeGeom | TechDraw::GeometryObject | protected |
| extractGeometry(edgeClass category, bool visible) | TechDraw::GeometryObject | |
| faceGeom | TechDraw::GeometryObject | protected |
| findVertex(Base::Vector3d v) | TechDraw::GeometryObject | protected |
| GeometryObject(const std::string &parent, TechDraw::DrawView *parentObj) | TechDraw::GeometryObject | |
| getEdgeGeometry() const | TechDraw::GeometryObject | |
| getFaceGeometry() const | TechDraw::GeometryObject | |
| getFocus(void) | TechDraw::GeometryObject | |
| getHidHard(void) | TechDraw::GeometryObject | |
| getHidIso(void) | TechDraw::GeometryObject | |
| getHidOutline(void) | TechDraw::GeometryObject | |
| getHidSeam(void) | TechDraw::GeometryObject | |
| getHidSmooth(void) | TechDraw::GeometryObject | |
| getVertexGeometry() const | TechDraw::GeometryObject | |
| getVisHard(void) | TechDraw::GeometryObject | |
| getVisibleFaceEdges(bool smooth, bool seam) const | TechDraw::GeometryObject | |
| getVisIso(void) | TechDraw::GeometryObject | |
| getVisOutline(void) | TechDraw::GeometryObject | |
| getVisSeam(void) | TechDraw::GeometryObject | |
| getVisSmooth(void) | TechDraw::GeometryObject | |
| hidHard | TechDraw::GeometryObject | protected |
| hidIso | TechDraw::GeometryObject | protected |
| hidOutline | TechDraw::GeometryObject | protected |
| hidSeam | TechDraw::GeometryObject | protected |
| hidSmooth | TechDraw::GeometryObject | protected |
| invertGeometry(const TopoDS_Shape s) | TechDraw::GeometryObject | static |
| isParentDetail(void) | TechDraw::GeometryObject | protected |
| isPerspective(bool b) | TechDraw::GeometryObject | |
| isPerspective(void) | TechDraw::GeometryObject | |
| isWithinArc(double theta, double first, double last, bool cw) const | TechDraw::GeometryObject | protected |
| m_focus | TechDraw::GeometryObject | protected |
| m_isoCount | TechDraw::GeometryObject | protected |
| m_isPersp | TechDraw::GeometryObject | protected |
| m_parent | TechDraw::GeometryObject | protected |
| m_parentName | TechDraw::GeometryObject | protected |
| m_usePolygonHLR | TechDraw::GeometryObject | protected |
| projectFace(const TopoDS_Shape &face, const gp_Ax2 &CS) | TechDraw::GeometryObject | |
| projectShape(const TopoDS_Shape &input, const gp_Ax2 &viewAxis) | TechDraw::GeometryObject | |
| projectShapeWithPolygonAlgo(const TopoDS_Shape &input, const gp_Ax2 &viewAxis) | TechDraw::GeometryObject | |
| pruneVertexGeom(Base::Vector3d center, double radius) | TechDraw::GeometryObject | |
| setEdgeGeometry(BaseGeomPtrVector newGeoms) | TechDraw::GeometryObject | |
| setFocus(double f) | TechDraw::GeometryObject | |
| setIsoCount(int i) | TechDraw::GeometryObject | |
| setParentName(std::string n) | TechDraw::GeometryObject | |
| setVertexGeometry(std::vector< VertexPtr > newVerts) | TechDraw::GeometryObject | |
| usePolygonHLR(bool b) | TechDraw::GeometryObject | |
| usePolygonHLR(void) const | TechDraw::GeometryObject | |
| vertexGeom | TechDraw::GeometryObject | protected |
| visHard | TechDraw::GeometryObject | protected |
| visIso | TechDraw::GeometryObject | protected |
| visOutline | TechDraw::GeometryObject | protected |
| visSeam | TechDraw::GeometryObject | protected |
| visSmooth | TechDraw::GeometryObject | protected |
| ~GeometryObject() | TechDraw::GeometryObject | virtual |