CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdGiFastExtCalc, including all inherited members.
addTextExtents(const OdGePoint3d &locExtMin, const OdGePoint3d &locExtMax, const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction) | OdGiFastExtCalc | |
circle(const OdGePoint3d ¢er, double radius, const OdGeVector3d &normal) | OdGiFastExtCalc | |
circle(const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint, const OdGePoint3d &thirdPoint) | OdGiFastExtCalc | |
circularArc(const OdGePoint3d ¢er, double radius, const OdGeVector3d &normal, const OdGeVector3d &startVector, double sweepAngle, OdGiArcType arcType=kOdGiArcSimple) | OdGiFastExtCalc | |
circularArc(const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint, const OdGePoint3d &thirdPoint, OdGiArcType arcType=kOdGiArcSimple) | OdGiFastExtCalc | |
deviation(const OdGiDeviationType deviationType, const OdGePoint3d &pointOnCurve) const | OdGiFastExtCalc | |
draw(const OdGiDrawable *pDrawable) | OdGiFastExtCalc | |
edge(const OdGiEdge2dArray &edges) | OdGiFastExtCalc | |
ellipArc(const OdGeEllipArc3d &ellipArc, const OdGePoint3d *endPointsOverrides=0, OdGiArcType arcType=kOdGiArcSimple) | OdGiFastExtCalc | |
getExtents(OdGeExtents3d &extents) const | OdGiFastExtCalc | |
getModelToWorldTransform() const | OdGiTransformed< T > | inline |
getViewportDraw() const | OdGiFastExtCalc | |
getViewportGeometry() const | OdGiFastExtCalc | |
getWorldDraw() const | OdGiFastExtCalc | |
getWorldGeometry() const | OdGiFastExtCalc | |
getWorldToModelTransform() const | OdGiTransformed< T > | inline |
image(const OdGiImageBGRA32 &img, const OdGePoint3d &origin, const OdGeVector3d &uVec, const OdGeVector3d &vVec, OdGiRasterImage::TransparencyMode trpMode=OdGiRasterImage::kTransparency8Bit) | OdGiFastExtCalc | |
isDrawingInitiated() const | OdGiFastExtCalc | inline |
isDrawInvisible() const | OdGiFastExtCalc | inline |
isDrawInvisibleNested() const | OdGiFastExtCalc | inline |
isSetExtentsCalled() const | OdGiFastExtCalc | inline |
isViewportDrawEnabled() const | OdGiFastExtCalc | inline |
mesh(OdInt32 numRows, OdInt32 numColumns, const OdGePoint3d *vertexList, const OdGiEdgeData *pEdgeData=0, const OdGiFaceData *pFaceData=0, const OdGiVertexData *pVertexData=0) | OdGiFastExtCalc | |
nurbs(const OdGeNurbCurve3d &nurbsCurve) | OdGiFastExtCalc | |
OdGiFastExtCalc() | OdGiFastExtCalc | protected |
ODRX_USING_HEAP_OPERATORS(OdGiFastExtCalcBase) | OdGiFastExtCalc | protected |
pline(const OdGiPolyline &polyline, OdUInt32 fromIndex=0, OdUInt32 numSegs=0) | OdGiFastExtCalc | |
polygon(OdInt32 numVertices, const OdGePoint3d *vertexList) | OdGiFastExtCalc | |
polyline(OdInt32 numVertices, const OdGePoint3d *vertexList, const OdGeVector3d *pNormal=0, OdGsMarker baseSubEntMarker=-1) | OdGiFastExtCalc | |
polypoint(OdInt32 numPoints, const OdGePoint3d *vertexList, const OdCmEntityColor *pColors, const OdCmTransparency *pTransparency, const OdGeVector3d *pNormals, const OdGsMarker *pSubEntMarkers, OdInt32 nPointSize) | OdGiFastExtCalc | |
popClipBoundary() | OdGiFastExtCalc | |
popModelTransform() | OdGiFastExtCalc | |
pushClipBoundary(OdGiClipBoundary *pBoundary) | OdGiFastExtCalc | |
pushModelTransform(const OdGeMatrix3d &xfm) | OdGiFastExtCalc | |
OdGiTransformed::pushModelTransform(const OdGeVector3d &vNormal) | OdGiTransformed< T > | inline |
ray(const OdGePoint3d &basePoint, const OdGePoint3d &throughPoint) | OdGiFastExtCalc | |
regenAbort() const | OdGiFastExtCalc | |
regenType() const | OdGiFastExtCalc | |
resetExtents() | OdGiFastExtCalc | |
resetFirstDrawFlag() | OdGiFastExtCalc | inline |
rowOfDots(OdInt32 numPoints, const OdGePoint3d &startPoint, const OdGeVector3d &dirToNextPoint) | OdGiFastExtCalc | |
setDrawingInitiated(bool bSet) | OdGiFastExtCalc | inline |
setDrawInvisible(bool bSet) | OdGiFastExtCalc | inline |
setDrawInvisibleNested(bool bSet) | OdGiFastExtCalc | inline |
setExtents(const OdGePoint3d *newExtents) | OdGiFastExtCalc | |
setViewportDrawEnabled(bool bSet) | OdGiFastExtCalc | inline |
shape(const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, int shapeNumber, const OdGiTextStyle *pTextStyle) | OdGiFastExtCalc | |
shell(OdInt32 numVertices, const OdGePoint3d *vertexList, OdInt32 faceListSize, const OdInt32 *faceList, const OdGiEdgeData *pEdgeData=0, const OdGiFaceData *pFaceData=0, const OdGiVertexData *pVertexData=0) | OdGiFastExtCalc | |
text(const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, double height, double width, double oblique, const OdString &msg) | OdGiFastExtCalc | |
text(const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, const OdChar *msg, OdInt32 length, bool raw, const OdGiTextStyle *pTextStyle) | OdGiFastExtCalc | |
worldLine(const OdGePoint3d points[2]) | OdGiFastExtCalc | |
xline(const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint) | OdGiFastExtCalc |