Introduction

Getting Started

Programming Guides

API Reference

Additional Resources

OdGiGeometry_< T > Member List

This is the complete list of members for OdGiGeometry_< T >, including all inherited members.

appendWire() (defined in OdGiGeometry_< T >)OdGiGeometry_< T >inline
circle(const OdGePoint3d &center, double radius, const OdGeVector3d &normal) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
circle(const OdGePoint3d &p1, const OdGePoint3d &p2, const OdGePoint3d &p3) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
circularArc(const OdGePoint3d &center, double radius, const OdGeVector3d &normal, const OdGeVector3d &startVector, double sweepAngle, OdGiArcType arcType=kOdGiArcSimple) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
circularArc(const OdGePoint3d &start, const OdGePoint3d &point, const OdGePoint3d &end, OdGiArcType arcType=kOdGiArcSimple) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
currentGiPath() const (defined in OdGiGeometry_< T >)OdGiGeometry_< T >inlinevirtual
draw(const OdGiDrawable *pD) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >inlinevirtual
edge(const OdGiEdge2dArray &) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
ellipArc(const OdGeEllipArc3d &arc, const OdGePoint3d *pEndPointsOverrides=0, OdGiArcType arcType=kOdGiArcSimple) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
getModelToWorldTransform() const (defined in OdGiGeometry_< T >)OdGiGeometry_< T >inlinevirtual
getWorldToModelTransform() const (defined in OdGiGeometry_< T >)OdGiGeometry_< T >inlinevirtual
image(const OdGiImageBGRA32 &, const OdGePoint3d &, const OdGeVector3d &, const OdGeVector3d &, OdGiRasterImage::TransparencyMode) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
m_WireCache (defined in OdGiGeometry_< T >)OdGiGeometry_< T >
mesh(OdInt32 rows, OdInt32 columns, const OdGePoint3d *pVertexList, const OdGiEdgeData *pEdgeData=NULL, const OdGiFaceData *pFaceData=NULL, const OdGiVertexData *pVertexData=NULL) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
nurbs(const OdGeNurbCurve3d &nurbs) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >inlinevirtual
OdGiGeometry_(OdArray< shellStore > &pWireCache) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >inline
pline(const OdGiPolyline &pline, OdUInt32 n1, OdUInt32 n2) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
polygon(OdInt32 nbPoints, const OdGePoint3d *pVertexList) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
polyline(OdInt32 nbPoints, const OdGePoint3d *pVertexList, const OdGeVector3d *pNormal=NULL, OdGsMarker lBaseSubEntMarker=-1) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
popClipBoundary() (defined in OdGiGeometry_< T >)OdGiGeometry_< T >inlinevirtual
popModelTransform() (defined in OdGiGeometry_< T >)OdGiGeometry_< T >inlinevirtual
pushClipBoundary(OdGiClipBoundary *pBoundary) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >inlinevirtual
pushModelTransform(const OdGeVector3d &vNormal) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >inlinevirtual
pushModelTransform(const OdGeMatrix3d &xMat) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
ray(const OdGePoint3d &first, const OdGePoint3d &second) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >
shell(OdInt32 nbVertex, const OdGePoint3d *pVertexList, OdInt32 faceListSize, const OdInt32 *pFaceList, const OdGiEdgeData *pEdgeData, const OdGiFaceData *pFaceData, const OdGiVertexData *pVertexData) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
text(const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, double height, double width, double oblique, const OdString &msg) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
text(const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, const OdChar *msg, OdInt32 length, bool raw, const OdGiTextStyle *pTextStyle) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
worldLine(const OdGePoint3d pnts[2]) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual
xline(const OdGePoint3d &p1, const OdGePoint3d &p2) (defined in OdGiGeometry_< T >)OdGiGeometry_< T >virtual