TechDraw::GeometryObject Member List

This is the complete list of members for TechDraw::GeometryObject, including all inherited members.

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::GeometryObjectprotected
addVertex(TechDraw::VertexPtr v)TechDraw::GeometryObject
calcBoundingBox() constTechDraw::GeometryObject
clear()TechDraw::GeometryObject
clearFaceGeom()TechDraw::GeometryObject
edgeGeomTechDraw::GeometryObjectprotected
extractGeometry(edgeClass category, bool visible)TechDraw::GeometryObject
faceGeomTechDraw::GeometryObjectprotected
findVertex(Base::Vector3d v)TechDraw::GeometryObjectprotected
GeometryObject(const std::string &parent, TechDraw::DrawView *parentObj)TechDraw::GeometryObject
getEdgeGeometry() constTechDraw::GeometryObject
getFaceGeometry() constTechDraw::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() constTechDraw::GeometryObject
getVisHard(void)TechDraw::GeometryObject
getVisibleFaceEdges(bool smooth, bool seam) constTechDraw::GeometryObject
getVisIso(void)TechDraw::GeometryObject
getVisOutline(void)TechDraw::GeometryObject
getVisSeam(void)TechDraw::GeometryObject
getVisSmooth(void)TechDraw::GeometryObject
hidHardTechDraw::GeometryObjectprotected
hidIsoTechDraw::GeometryObjectprotected
hidOutlineTechDraw::GeometryObjectprotected
hidSeamTechDraw::GeometryObjectprotected
hidSmoothTechDraw::GeometryObjectprotected
invertGeometry(const TopoDS_Shape s)TechDraw::GeometryObjectstatic
isParentDetail(void)TechDraw::GeometryObjectprotected
isPerspective(bool b)TechDraw::GeometryObject
isPerspective(void)TechDraw::GeometryObject
isWithinArc(double theta, double first, double last, bool cw) constTechDraw::GeometryObjectprotected
m_focusTechDraw::GeometryObjectprotected
m_isoCountTechDraw::GeometryObjectprotected
m_isPerspTechDraw::GeometryObjectprotected
m_parentTechDraw::GeometryObjectprotected
m_parentNameTechDraw::GeometryObjectprotected
m_usePolygonHLRTechDraw::GeometryObjectprotected
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) constTechDraw::GeometryObject
vertexGeomTechDraw::GeometryObjectprotected
visHardTechDraw::GeometryObjectprotected
visIsoTechDraw::GeometryObjectprotected
visOutlineTechDraw::GeometryObjectprotected
visSeamTechDraw::GeometryObjectprotected
visSmoothTechDraw::GeometryObjectprotected
~GeometryObject()TechDraw::GeometryObjectvirtual