CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdGiGeometry, including all inherited members.
addRef()=0 | OdRxObject | pure virtual |
cast(const OdRxObject *pointer) | OdRxObject | inlinestatic |
circle(const OdGePoint3d ¢er, double radius, const OdGeVector3d &normal)=0 | OdGiGeometry | pure virtual |
circle(const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint, const OdGePoint3d &thirdPoint)=0 | OdGiGeometry | pure virtual |
circularArc(const OdGePoint3d ¢er, double radius, const OdGeVector3d &normal, const OdGeVector3d &startVector, double sweepAngle, OdGiArcType arcType=kOdGiArcSimple)=0 | OdGiGeometry | pure virtual |
circularArc(const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint, const OdGePoint3d &thirdPoint, OdGiArcType arcType=kOdGiArcSimple)=0 | OdGiGeometry | pure virtual |
clone() const | OdRxObject | virtual |
comparedTo(const OdRxObject *pOther) const | OdRxObject | virtual |
copyFrom(const OdRxObject *pSource) | OdRxObject | virtual |
currentGiPath() const | OdGiGeometry | inlinevirtual |
desc() | OdRxObject | static |
draw(const OdGiDrawable *pDrawable)=0 | OdGiGeometry | pure virtual |
edge(const OdGiEdge2dArray &edges)=0 | OdGiGeometry | pure virtual |
ellipArc(const OdGeEllipArc3d &ellipArc, const OdGePoint3d *endPointsOverrides=0, OdGiArcType arcType=kOdGiArcSimple)=0 | OdGiGeometry | pure virtual |
getModelToWorldTransform() const =0 | OdGiGeometry | pure virtual |
getWorldToModelTransform() const =0 | OdGiGeometry | pure virtual |
image(const OdGiImageBGRA32 &img, const OdGePoint3d &origin, const OdGeVector3d &uVec, const OdGeVector3d &vVec, OdGiRasterImage::TransparencyMode trpMode=OdGiRasterImage::kTransparency8Bit)=0 | OdGiGeometry | pure virtual |
isA() const | OdRxObject | virtual |
isEqualTo(const OdRxObject *pOther) const | OdRxObject | virtual |
isKindOf(const OdRxClass *pClass) const | OdRxObject | inline |
mesh(OdInt32 numRows, OdInt32 numColumns, const OdGePoint3d *vertexList, const OdGiEdgeData *pEdgeData=0, const OdGiFaceData *pFaceData=0, const OdGiVertexData *pVertexData=0)=0 | OdGiGeometry | pure virtual |
numRefs() const | OdRxObject | virtual |
nurbs(const OdGeNurbCurve3d &nurbsCurve)=0 | OdGiGeometry | pure virtual |
ODRX_DECLARE_MEMBERS(OdGiGeometry) | OdGiGeometry | |
ODRX_HEAP_OPERATORS() | OdRxObject | |
OdRxObject() | OdRxObject | inline |
pline(const OdGiPolyline &polyline, OdUInt32 fromIndex=0, OdUInt32 numSegs=0)=0 | OdGiGeometry | pure virtual |
polygon(OdInt32 numVertices, const OdGePoint3d *vertexList)=0 | OdGiGeometry | pure virtual |
polygon(OdInt32 numVertices, const OdGePoint3d *vertexList, const OdGeVector3d *pNormal) | OdGiGeometry | inlinevirtual |
polyline(OdInt32 numVertices, const OdGePoint3d *vertexList, const OdGeVector3d *pNormal=0, OdGsMarker baseSubEntMarker=-1)=0 | OdGiGeometry | pure virtual |
polypoint(OdInt32 numPoints, const OdGePoint3d *vertexList, const OdCmEntityColor *pColors, const OdCmTransparency *pTransparency, const OdGeVector3d *pNormals=NULL, const OdGsMarker *pSubEntMarkers=NULL, OdInt32 nPointSize=0) | OdGiGeometry | inlinevirtual |
polypoint(OdInt32 numPoints, const OdGePoint3d *vertexList, const OdCmEntityColor *pColors, const OdGeVector3d *pNormals=NULL, const OdGsMarker *pSubEntMarkers=NULL) ODRX_SEALED | OdGiGeometry | inline |
polypoint(OdInt32 numPoints, const OdGePoint3d *vertexList, const OdGeVector3d *pNormals=NULL, const OdGsMarker *pSubEntMarkers=NULL) ODRX_SEALED | OdGiGeometry | inline |
popClipBoundary()=0 | OdGiGeometry | pure virtual |
popModelTransform()=0 | OdGiGeometry | pure virtual |
pushClipBoundary(OdGiClipBoundary *pBoundary)=0 | OdGiGeometry | pure virtual |
pushClipBoundary(OdGiClipBoundary *pBoundary, OdGiAbstractClipBoundary *pClipInfo) | OdGiGeometry | inlinevirtual |
pushModelTransform(const OdGeVector3d &normal)=0 | OdGiGeometry | pure virtual |
pushModelTransform(const OdGeMatrix3d &xfm)=0 | OdGiGeometry | pure virtual |
queryX(const OdRxClass *pClass) const | OdRxObject | virtual |
ray(const OdGePoint3d &basePoint, const OdGePoint3d &throughPoint)=0 | OdGiGeometry | pure virtual |
release()=0 | OdRxObject | pure virtual |
rowOfDots(OdInt32 numPoints, const OdGePoint3d &startPoint, const OdGeVector3d &dirToNextPoint) | OdGiGeometry | inlinevirtual |
shell(OdInt32 numVertices, const OdGePoint3d *vertexList, OdInt32 faceListSize, const OdInt32 *faceList, const OdGiEdgeData *pEdgeData=0, const OdGiFaceData *pFaceData=0, const OdGiVertexData *pVertexData=0)=0 | OdGiGeometry | pure virtual |
text(const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, double height, double width, double oblique, const OdString &msg)=0 | OdGiGeometry | pure virtual |
text(const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, const OdChar *msg, OdInt32 length, bool raw, const OdGiTextStyle *pTextStyle)=0 | OdGiGeometry | pure virtual |
worldLine(const OdGePoint3d points[2])=0 | OdGiGeometry | pure virtual |
x(const OdRxClass *pClass) const | OdRxObject | virtual |
xline(const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint)=0 | OdGiGeometry | pure virtual |
~OdRxObject() | OdRxObject | virtual |