|
void | DEBUG_DRAW3 (OdRemoteGeomProxy &proxy, const Contour2D &contour, OdInt16 color) |
|
void | DEBUG_DRAW3 (OdRemoteGeomProxy &proxy, const CachedContour2D &contour, OdInt16 color) |
|
void | DEBUG_DRAW (const Contour2D &contour, OdInt16 color) |
|
void | DEBUG_DRAW (const CachedContour2D &contour, OdInt16 color) |
|
void | DEBUG_DRAW (const Contour3D &contour, OdInt16 color) |
|
void | DEBUG_DRAW (const Profile3D &profile, OdInt16 color) |
|
void | DEBUG_DRAW_LINESEG (const OdGePoint2d &pt1, const OdGePoint2d &pt2, OdInt16 color) |
|
void | DEBUG_DRAW_LINE (const OdGeLine2d &aLine, OdInt16 color) |
|
void | DEBUG_DRAW (const OdGeLine2d &aLine, const OdGePlane &aPlane, OdInt16 color) |
|
void | DEBUG_DRAW (const OdCmEntityColor &color) |
|
void | DEBUG_DRAW1 (const OdCmColor &color) |
|
void | DEBUG_DRAW_POLYLINE (const OdGePoint3d *ptPoly, OdUInt32 nPts, OdInt16 color) |
|
void | DEBUG_DRAW (const Profile2D &profile, OdInt16 color) |
|
void | DEBUG_DRAW (const std::vector< Profile2D > &rProfiles, OdInt16 color) |
|
void | DEBUG_DRAW3 (const OdGePoint3d &pt1, const OdGePoint3d &pt2, OdInt16 color) |
|
void | DEBUG_DRAW (const OdGeLine3d &line, OdInt16 color) |
|
void | DEBUG_DRAW3 (const OdGeVector3d &v1, const OdGeVector3d &v2, OdInt16 color) |
|
void | DEBUG_DRAW (const Body &body, OdInt16 color) |
|
void | DEBUG_DRAW (const OdGePoint3d &pt, double dSize, OdInt16 color) |
|
void | DEBUG_DRAW (const OdGePoint3d &pt, OdInt16 color) |
|
void | DEBUG_DRAW3 (const OdGePoint3d &pt, const OdGeVector3d &v, OdInt16 color) |
|
void | DEBUG_DRAW (const OdGeLineSeg3d &aSeg, OdInt16 color) |
|
void | DEBUG_DRAW_FACE (const Face *pFace, OdInt16 color) |
|
void | DEBUG_DRAW (const Edge &pEdge, OdInt16 color) |
|
void | DEBUG_DRAW_AXIS4 (const OdGePoint3d &ptOrigin, const OdGeVector3d &vAxis, const double fLen, OdInt16 color) |
|
void | DEBUG_DRAW_AXIS (const OdGePoint3d &ptOrigin, const OdGeVector3d &vAxis, const double fLen) |
|
void | DEBUG_DRAW_CS (const OdGePoint3d &ptOrigin, const OdGeVector3d &vx, const OdGeVector3d &vy, const OdGeVector3d &vz, const double fLen) |
|
void | DEBUG_DRAW_PLANE (const OdGePlane &rPlane, const double fWidth, OdInt16 color) |
|
void | DEBUG_DRAW (const OdGePoint2d &rPoint, OdInt16 color, double fMarkerSize=5) |
|
void | DEBUG_DRAW (const Segment2D &rSeg, OdInt16 color) |
|
void | DEBUG_DRAW_FACE_PROFILE (const Profile2D &faceProfile) |
|
void | DEBUG_DRAW_ENTITY_EXTENTS_2D (const OdGeMatrix3d &mEntity, const OdGeExtents3d &mExtents, OdUInt16 color) |
|
void | DEBUG_DRAW_CS (const OdGeMatrix3d &m, double dBaseLen, OdUInt16 color) |
|
void | DEBUG_DRAW_TRIANGLE (const OdGePoint3d *ptTriangle, OdInt16 color) |
|
void | DEBUG_CONTOUR2D (const Contour2D &c) |
|
void | DEBUG_BLOCK_BEGIN () |
|
void | DEBUG_BLOCK_END () |
|