|
| HarvesterOverall (OdDbDatabase *pDb, const OdGeMatrix3d &mUCS) |
|
virtual void | polylineOut (OdInt32 numPoints, const OdGePoint3d *vertexList) |
|
virtual void | polygonOut (OdInt32 numPoints, const OdGePoint3d *vertexList, const OdGeVector3d *pNormal=0) |
|
virtual void | plineProc (const OdGiPolyline &polyline, const OdGeMatrix3d *pXfm=0, OdUInt32 fromIndex=0, OdUInt32 numSegs=0) |
|
virtual void | polylineProc (OdInt32 numPoints, const OdGePoint3d *vertexList, const OdGeVector3d *pNormal=0, const OdGeVector3d *pExtrusion=0, OdGsMarker baseSubEntMarker=-1) |
|
virtual void | polygonProc (OdInt32 numPoints, const OdGePoint3d *vertexList, const OdGeVector3d *pNormal=0, const OdGeVector3d *pExtrusion=0) |
|
virtual void | meshProc (OdInt32 numRows, OdInt32 numColumns, const OdGePoint3d *vertexList, const OdGiEdgeData *pEdgeData=0, const OdGiFaceData *pFaceData=0, const OdGiVertexData *pVertexData=0) |
|
virtual void | circleProc (const OdGePoint3d ¢er, double radius, const OdGeVector3d &normal, const OdGeVector3d *pExtrusion=0) |
|
virtual void | circleProc (const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint, const OdGePoint3d &thirdPoint, const OdGeVector3d *pExtrusion=0) |
|
virtual void | circularArcProc (const OdGePoint3d ¢er, double radius, const OdGeVector3d &normal, const OdGeVector3d &startVector, double sweepAngle, OdGiArcType arcType=kOdGiArcSimple, const OdGeVector3d *pExtrusion=0) |
|
virtual void | circularArcProc (const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint, const OdGePoint3d &thirdPoint, OdGiArcType arcType=kOdGiArcSimple, const OdGeVector3d *pExtrusion=0) |
|
virtual void | textProc (const OdGePoint3d &position, const OdGeVector3d &u, const OdGeVector3d &v, const OdChar *msg, OdInt32 length, bool raw, const OdGiTextStyle *pTextStyle, const OdGeVector3d *pExtrusion=0) |
|
virtual void | shapeProc (const OdGePoint3d &position, const OdGeVector3d &direction, const OdGeVector3d &upVector, int shapeNumber, const OdGiTextStyle *pTextStyle, const OdGeVector3d *pExtrusion=0) |
|
virtual void | nurbsProc (const OdGeNurbCurve3d &nurbsCurve) |
|
virtual void | ellipArcProc (const OdGeEllipArc3d &ellipArc, const OdGePoint3d *endPointOverrides=0, OdGiArcType arcType=kOdGiArcSimple, const OdGeVector3d *pExtrusion=0) |
|
| Harvester (OdDbDatabase *pDb, const OdGeMatrix3d &mUCS) |
|
virtual | ~Harvester () |
|
const OdGeTol & | tol () const |
|
void | setTol (const OdGeTol &tTol) |
|
bool | isProjectOnUCS () const |
|
void | setIsProjectOnUCS (bool bProject) |
|
virtual void | processGeometry (Segment2D &rGeometry) const =0 |
|
virtual void | processGeometry (Contour2D &rGeometry) const =0 |
|
virtual void | processGeometry (Profile2D &rGeometry) const =0 |
|
virtual OdGiRegenType | regenType () const |
|
virtual void | rasterImageProc (const OdGePoint3d &origin, const OdGeVector3d &u, const OdGeVector3d &v, const OdGiRasterImage *pImage, const OdGePoint2d *uvBoundary, OdUInt32 numBoundPts, bool transparency=false, double brightness=50.0, double contrast=50.0, double fade=0.0) |
|
virtual void | metafileProc (const OdGePoint3d &origin, const OdGeVector3d &u, const OdGeVector3d &v, const OdGiMetafile *pMetafile, bool dcAligned=true, bool allowClipping=false) |
|
virtual void | addRef () |
|
virtual void | release () |
|
bool | isEntityTraitsDataChanged (int bit=kSomeChanged) const |
|
virtual void | setEntityTraitsDataChanged () |
|
virtual void | setEntityTraitsDataChanged (int bit, bool value=true) |
|
void | clearEntityTraitsDataChanged () const |
|
bool | effectivelyVisible () const |
|
OdGiContext & | giContext () const |
|
const OdGiDrawableDesc * | currentDrawableDesc () const |
|
const OdGiDrawable * | currentDrawable () const |
|
const OdGiViewport * | giViewport () const |
|
const OdGsView * | gsView () const |
|
const OdGiDrawableDesc * | drawableDesc () const |
|
virtual const OdGiSubEntityTraitsData & | effectiveTraits () const |
|
virtual void | setEffectiveTraits (const OdGiSubEntityTraitsData &traits, const OdGeVector3d *fillNormal=NULL) |
|
| OdGiBaseVectorizer () |
|
virtual | ~OdGiBaseVectorizer () |
|
OdRxClass * | isA () const |
|
OdRxObject * | queryX (const OdRxClass *pProtocolClass) const |
|
virtual OdGiConveyorOutput & | output () |
|
void | setEyeToOutputTransform (const OdGeMatrix3d &xfm) |
|
const OdGeMatrix3d & | eyeToOutputTransform () const |
|
void | eyeToOutputTransform (OdGeMatrix3d &xfm) const |
|
OdGiConveyorContext * | drawContext () |
|
const OdGiConveyorContext * | drawContext () const |
|
virtual void | beginViewVectorization () |
|
virtual void | endViewVectorization () |
|
void | setTrueColor (const OdCmEntityColor &trueColor) |
|
void | setPlotStyleNameType (OdDb::PlotStyleNameType plotStyleNameType) |
|
void | setPlotStyleNameId (OdDbStub *plotStyleNameId) |
|
void | setColor (OdUInt16 color) |
|
void | setLayer (OdDbStub *layerId) |
|
void | setLineType (OdDbStub *lineTypeId) |
|
void | setFillType (OdGiFillType fillType) |
|
void | setLineWeight (OdDb::LineWeight lineWeight) |
|
void | setLineTypeScale (double lineTypeScale) |
|
void | setThickness (double thickness) |
|
void | setPlotStyleName (OdDb::PlotStyleNameType plotStyleNameType, OdDbStub *pPlotStyleNameId=0) |
|
void | setSelectionMarker (OdGsMarker selectionMarker) |
|
void | setMaterial (OdDbStub *pMaterialId) |
|
void | setMapper (const OdGiMapper *pMapper) |
|
void | setVisualStyle (const OdDbStub *pVisualStyleId) |
|
void | setTransparency (const OdCmTransparency &transparency) |
|
void | setDrawFlags (OdUInt32 drawFlags) |
|
void | setSelectionGeom (bool bSelectionFlag) |
|
void | setShadowFlags (ShadowFlags shadowFlags) |
|
void | setSectionable (bool bSectionableFlag) |
|
void | setSelectionFlags (SelectionFlags selectionFlags) |
|
void | setSecondaryTrueColor (const OdCmEntityColor &color) |
|
void | setLineStyleModifiers (const OdGiDgLinetypeModifiers *pLSMod) |
|
void | setFill (const OdGiFill *pFill) |
|
OdGiContext * | context () const |
|
bool | regenAbort () const |
|
OdGiSubEntityTraits & | subEntityTraits () const |
|
double | deviation (const OdGiDeviationType deviationType, const OdGePoint3d &pointOnCurve) const |
|
OdGiRegenType | regenType () const |
|
OdUInt32 | numberOfIsolines () const |
|
OdGiGeometry & | rawGeometry () const |
|
bool | isDragging () const |
|
OdUInt32 | drawContextFlags () const |
|
void | setDrawContextFlags (OdUInt32 flags, bool bFlag) |
|
OdUInt32 | sequenceNumber () const |
|
bool | isValidId (const OdUInt32 viewportId) const |
|
OdDbStub * | viewportObjectId () const |
|
OdGiViewport & | viewport () const |
|
void | circle (const OdGePoint3d ¢er, double radius, const OdGeVector3d &normal) |
|
void | circle (const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint, const OdGePoint3d &thirdPoint) |
|
void | circularArc (const OdGePoint3d ¢er, double radius, const OdGeVector3d &normal, const OdGeVector3d &startVector, double sweepAngle, OdGiArcType arcType=kOdGiArcSimple) |
|
void | circularArc (const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint, const OdGePoint3d &thirdPoint, OdGiArcType arcType=kOdGiArcSimple) |
|
void | polyline (OdInt32 numVertices, const OdGePoint3d *vertexList, const OdGeVector3d *pNormal=0, OdGsMarker baseSubEntMarker=-1) |
|
void | polygon (OdInt32 numVertices, const OdGePoint3d *vertexList) |
|
void | polygon (OdInt32 numVertices, const OdGePoint3d *vertexList, const OdGeVector3d *pNormal) |
|
void | pline (const OdGiPolyline &polyline, OdUInt32 fromIndex=0, OdUInt32 numSegs=0) |
|
void | shape (const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, int shapeNumber, const OdGiTextStyle *pTextStyle) |
|
void | text (const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, double height, double width, double oblique, const OdString &msg) |
|
void | text (const OdGePoint3d &position, const OdGeVector3d &normal, const OdGeVector3d &direction, const OdChar *msg, OdInt32 length, bool raw, const OdGiTextStyle *pTextStyle) |
|
void | xline (const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint) |
|
void | ray (const OdGePoint3d &basePoint, const OdGePoint3d &throughPoint) |
|
void | nurbs (const OdGeNurbCurve3d &nurbsCurve) |
|
void | ellipArc (const OdGeEllipArc3d &ellipArc, const OdGePoint3d *endPointsOverrides=0, OdGiArcType arcType=kOdGiArcSimple) |
|
void | mesh (OdInt32 numRows, OdInt32 numColumns, const OdGePoint3d *vertexList, const OdGiEdgeData *pEdgeData=0, const OdGiFaceData *pFaceData=0, const OdGiVertexData *pVertexData=0) |
|
void | shell (OdInt32 numVertices, const OdGePoint3d *vertexList, OdInt32 faceListSize, const OdInt32 *faceList, const OdGiEdgeData *pEdgeData=0, const OdGiFaceData *pFaceData=0, const OdGiVertexData *pVertexData=0) |
|
void | worldLine (const OdGePoint3d points[2]) |
|
void | image (const OdGiImageBGRA32 &img, const OdGePoint3d &origin, const OdGeVector3d &uVec, const OdGeVector3d &vVec, OdGiRasterImage::TransparencyMode trpMode=OdGiRasterImage::kTransparency8Bit) |
|
void | edge (const OdGiEdge2dArray &edges) |
|
void | polypoint (OdInt32 numPoints, const OdGePoint3d *vertexList, const OdCmEntityColor *pColors, const OdCmTransparency *pTransparency, const OdGeVector3d *pNormals, const OdGsMarker *pSubEntMarkers, OdInt32 nPointSize) |
|
void | rowOfDots (OdInt32 numPoints, const OdGePoint3d &startPoint, const OdGeVector3d &dirToNextPoint) |
|
void | pushClipBoundary (OdGiClipBoundary *pBoundary) |
|
void | pushClipBoundary (OdGiClipBoundary *pBoundary, OdGiAbstractClipBoundary *pClipInfo) |
|
void | drawClipBoundary (OdGiClipBoundary *pBoundary, OdGiAbstractClipBoundary *pClipInfo) |
|
void | popClipBoundary () |
|
bool | isClipping () const |
|
void | pushModelTransform (const OdGeMatrix3d &xfm) |
|
void | pushModelTransform (const OdGeVector3d &normal) |
|
void | popModelTransform () |
|
OdGeMatrix3d | getModelToWorldTransform () const |
|
OdGeMatrix3d | getWorldToModelTransform () const |
|
bool | isXrefOverride () const |
|
void | setXrefOverride (bool bSet) |
|
void | draw (const OdGiDrawable *pDrawable) |
|
const OdGiPathNode * | currentGiPath () const |
|
virtual OdUInt32 | setAttributes (const OdGiDrawable *pDrawable) |
|
OdUInt32 | drawableAttributes () const |
|
bool | needDraw (OdUInt32 drawableFlags) |
|
virtual bool | doDraw (OdUInt32 drawableFlags, const OdGiDrawable *pDrawable) |
|
void | setExtents (const OdGePoint3d *newExtents) |
|
void | startAttributesSegment () |
|
bool | isAttributesSegmentEnabled () |
|
void | rasterImageDc (const OdGePoint3d &origin, const OdGeVector3d &u, const OdGeVector3d &v, const OdGiRasterImage *pImage, const OdGePoint2d *uvBoundary, OdUInt32 numBoundPts, bool transparency=false, double brightness=50.0, double contrast=50.0, double fade=0.0) |
|
void | metafileDc (const OdGePoint3d &origin, const OdGeVector3d &u, const OdGeVector3d &v, const OdGiMetafile *pMetafile, bool bDcAligned=true, bool bAllowClipping=false) |
|
void | polylineEye (OdUInt32 numVertices, const OdGePoint3d *vertexList) |
|
void | polygonEye (OdUInt32 numVertices, const OdGePoint3d *vertexList) |
|
void | polylineDc (OdUInt32 numVertices, const OdGePoint3d *vertexList) |
|
void | polygonDc (OdUInt32 numVertices, const OdGePoint3d *vertexList) |
|
virtual void | onTraitsModified () |
|
const OdGiDeviation & | modelDeviation () const |
|
const OdGiDeviation & | worldDeviation () const |
|
const OdGiDeviation & | eyeDeviation () const |
|
const OdGiMaterialTraitsData & | effectiveMaterialTraitsData () const |
|
void | effectiveMaterialTraitsData (OdGiMaterialTraitsData &data) const |
|
void | setEffectiveMaterialTraitsData (OdDbStub *materialId, const OdGiMaterialTraitsData &data, bool bForce=false) |
|
OdGsMarker | selectionMarker () const |
|
const OdGiSubEntityTraitsData * | byBlockTraits () const |
|
void | setByBlockTraits (const OdGiSubEntityTraitsData *pByBlock) |
|
OdRxObjectPtr | saveByBlockTraits () |
|
virtual void | setContext (OdGiContext *pUserContext) |
|
OdUInt16 | color () const |
|
OdCmEntityColor | trueColor () const |
|
OdDbStub * | layer () const |
|
OdDbStub * | lineType () const |
|
OdGiFillType | fillType () const |
|
OdDb::LineWeight | lineWeight () const |
|
double | lineTypeScale () const |
|
double | thickness () const |
|
OdDb::PlotStyleNameType | plotStyleNameType () const |
|
OdDbStub * | plotStyleNameId () const |
|
OdDbStub * | material () const |
|
const OdGiMapper * | mapper () const |
|
OdDbStub * | visualStyle () const |
|
OdCmTransparency | transparency () const |
|
OdUInt32 | drawFlags () const |
|
bool | selectionGeom () const |
|
ShadowFlags | shadowFlags () const |
|
bool | sectionable () const |
|
SelectionFlags | selectionFlags () const |
|
OdCmEntityColor | secondaryTrueColor () const |
|
const OdGiDgLinetypeModifiers * | lineStyleModifiers () const |
|
const OdGiFill * | fill () const |
|
OdGiWorldGeometry & | geometry () const |
|
const OdGiPathNode * | currentGiPath () const |
|
| ODRX_DECLARE_MEMBERS (OdGiWorldDraw) |
|
| ODRX_DECLARE_MEMBERS (OdGiCommonDraw) |
|
virtual bool | displayModelerSilhouettes () const |
|
| ODRX_HEAP_OPERATORS () |
|
| OdRxObject () |
|
virtual | ~OdRxObject () |
|
virtual OdRxObject * | x (const OdRxClass *pClass) const |
|
virtual long | numRefs () const |
|
bool | isKindOf (const OdRxClass *pClass) const |
|
virtual OdRxObjectPtr | clone () const |
|
virtual void | copyFrom (const OdRxObject *pSource) |
|
virtual OdRx::Ordering | comparedTo (const OdRxObject *pOther) const |
|
virtual bool | isEqualTo (const OdRxObject *pOther) const |
|
| ODRX_DECLARE_MEMBERS (OdGiWorldGeometry) |
|
| ODRX_DECLARE_MEMBERS (OdGiGeometry) |
|
ODRX_SEALED_VIRTUAL void | polypoint (OdInt32 numPoints, const OdGePoint3d *vertexList, const OdCmEntityColor *pColors, const OdGeVector3d *pNormals=NULL, const OdGsMarker *pSubEntMarkers=NULL) ODRX_SEALED |
|
ODRX_SEALED_VIRTUAL void | polypoint (OdInt32 numPoints, const OdGePoint3d *vertexList, const OdGeVector3d *pNormals=NULL, const OdGsMarker *pSubEntMarkers=NULL) ODRX_SEALED |
|
| ODRX_DECLARE_MEMBERS (OdGiSubEntityTraits) |
|
virtual void | setFillPlane (const OdGeVector3d *pNormal=0) |
|
virtual bool | fillPlane (OdGeVector3d &normal) |
|
virtual bool | pushLineweightOverride (const OdGiLineweightOverride *pOverride) |
|
virtual void | popLineweightOverride () |
|
virtual OdUInt32 | setupForEntity () const |
|
virtual void | addLight (const OdDbStub *lightId) |
|
| ODRX_DECLARE_MEMBERS (OdGiDrawableTraits) |
|
OdGiViewportGeometry & | geometry () const |
|
const OdGiPathNode * | currentGiPath () const |
|
| ODRX_DECLARE_MEMBERS (OdGiViewportDraw) |
|
| ODRX_DECLARE_MEMBERS (OdGiViewportGeometry) |
|
virtual void | ownerDrawDc (const OdGePoint3d &origin, const OdGeVector3d &u, const OdGeVector3d &v, const OdGiSelfGdiDrawable *pDrawable, bool dcAligned=true, bool allowClipping=false) |
|
virtual | ~OdGiConveyorContext () |
|
virtual void | onTextProcessing (const OdGePoint3d &, const OdGeVector3d &, const OdGeVector3d &) |
|
virtual const OdGiLineweightOverride * | currentLineweightOverride () const |
|
virtual double | annotationScale () const |
|
| OdGiGeometrySimplifier () |
|
| ~OdGiGeometrySimplifier () |
|
void | setDeviation (const OdGeDoubleArray &deviations) |
|
void | setDeviation (const OdGiDeviation *pDeviation) |
|
OdGsView::RenderMode | renderMode () |
|
void | setDrawContext (OdGiConveyorContext *pDrawCtx) |
|
OdGiConveyorContext * | drawContext () |
|
const OdGiConveyorContext * | drawContext () const |
|
void | setVertexData (OdInt32 numVertices, const OdGePoint3d *vertexList, const OdGiVertexData *pVertexData=0) |
|
OdInt32 | vertexDataCount () const |
|
const OdGePoint3d * | vertexDataList () const |
|
const OdGiVertexData * | vertexData () const |
|
OdGsMarker | baseSubEntMarker () const |
|
virtual void | xlineProc (const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint) |
|
virtual void | rayProc (const OdGePoint3d &basePoint, const OdGePoint3d &throughPoint) |
|
virtual void | generateMeshWires (OdInt32 numRows, OdInt32 numColumns, const OdGiEdgeData *pEdgeData, const OdGiFaceData *pFaceData) |
|
virtual void | generateMeshFaces (OdInt32 numRows, OdInt32 numColumns, const OdGiFaceData *pFaceData) |
|
virtual void | meshFaceOut (const OdInt32 *faceList, const OdGeVector3d *pNormal) |
|
virtual void | shellProc (OdInt32 numVertices, const OdGePoint3d *vertexList, OdInt32 faceListSize, const OdInt32 *faceList, const OdGiEdgeData *pEdgeData=0, const OdGiFaceData *pFaceData=0, const OdGiVertexData *pVertexData=0) |
|
virtual void | generateShellWires (OdInt32 faceListSize, const OdInt32 *faceList, const OdGiEdgeData *pEdgeData=0, const OdGiFaceData *pFaceData=0) |
|
virtual void | generateShellFaces (OdInt32 faceListSize, const OdInt32 *faceList, const OdGiEdgeData *pEdgeData=0, const OdGiFaceData *pFaceData=0) |
|
virtual void | shellFaceOut (OdInt32 faceListSize, const OdInt32 *faceList, const OdGeVector3d *pNormal) |
|
virtual void | triangleOut (const OdInt32 *vertices, const OdGeVector3d *pNormal) |
|
virtual void | generateShellFacets (OdInt32 faceListSize, const OdInt32 *faceList, const OdGiFaceData *pFaceData=0, OdInt32 maxFacetSize=3) |
|
virtual void | facetOut (const OdInt32 *faceList, const OdInt32 *edgeIndices, const OdGeVector3d *pNormal) |
|
virtual void | textProc2 (const OdGePoint3d &position, const OdGeVector3d &u, const OdGeVector3d &v, const OdChar *msg, OdInt32 length, bool raw, const OdGiTextStyle *pTextStyle, const OdGeVector3d *pExtrusion=0, const OdGeExtents3d *extentsBox=0) |
|
virtual bool | ellipArcProc (const OdGeEllipArc3d &ellipArc, double width) |
|
virtual void | initTexture (const OdGePoint3d &origin, const OdGeVector3d &u, const OdGeVector3d &v, const OdGiRasterImage *pImage, bool transparency, double brightness, double contrast, double fade) |
|
virtual void | uninitTexture () |
|
virtual void | polypointProc (OdInt32 numPoints, const OdGePoint3d *vertexList, const OdCmEntityColor *pColors, const OdCmTransparency *pTransparency=0, const OdGeVector3d *pNormals=0, const OdGeVector3d *pExtrusions=0, const OdGsMarker *pSubEntMarkers=0, OdInt32 nPointSize=0) |
|
virtual void | rowOfDotsProc (OdInt32 numPoints, const OdGePoint3d &startPoint, const OdGeVector3d &dirToNextPoint) |
|
virtual void | edgeProc (const OdGiEdge2dArray &edges, const OdGeMatrix3d *pXform=0) |
|
virtual void | polylineOut (OdInt32 numPoints, const OdInt32 *vertexIndexList) |
|
void | convertMeshToShell (OdInt32 rows, OdInt32 columns, const OdGePoint3d *pVertexList, const OdGiEdgeData *pEdgeData, const OdGiFaceData *pFaceData, const OdGiVertexData *pVertexData) |
|
virtual void | ttfPolyDrawProc (OdInt32 numVertices, const OdGePoint3d *vertexList, OdInt32 faceListSize, const OdInt32 *faceList, const OdUInt8 *pBezierTypes, const OdGiFaceData *pFaceData=0) |
|
void | subdivideShellByVertexLimit (OdInt32 numVertices, const OdGePoint3d *vertexList, OdInt32 faceListSize, const OdInt32 *faceList, const OdGiEdgeData *pEdgeData, const OdGiFaceData *pFaceData, const OdGiVertexData *pVertexData, OdUInt32 nLimit) |
|
virtual void | generateShellFill (OdGiHatchPatternPtr pHatch, const OdGePoint3d *pVertexList, OdInt32 faceListSize, const OdInt32 *pFaceList, const OdGiFaceData *pFaceData=0, OdGiMapperItemEntry *pMapper=0) |
|
virtual | ~OdGiConveyorGeometry () |
|
virtual void | xlineProc2 (const OdGePoint3d &basePoint, const OdGeVector3d &direction) |
|
virtual void | rayProc2 (const OdGePoint3d &basePoint, const OdGeVector3d &direction) |
|
virtual void | setExtentsProc (const OdGePoint3d *, bool=true) |
|
virtual int | ttfCharProcFlags () const |
|
virtual bool | ttfCharProc (OdChar, const OdGePoint3d &, const OdGeBoundBlock3d *) |
|
virtual void | conveyorBoundaryInfoProc (const OdGeBoundBlock3d &, OdUInt32 &) |
|
void | polypointProc2 (OdGiConveyorContext *pContext, OdInt32 numPoints, const OdGePoint3d *vertexList, const OdCmEntityColor *pColors=0, const OdCmTransparency *pTransparency=0, const OdGeVector3d *pNormals=0, const OdGeVector3d *pExtrusions=0, const OdGsMarker *pSubEntMarkers=0, OdInt32 nPointSize=0) |
|
void | rowOfDotsProc2 (OdInt32 numPoints, const OdGePoint3d &startPoint, const OdGeVector3d &dirToNextPoint) |
|
| ODRX_DECLARE_MEMBERS (OdGiContextForDbDatabase) |
|
| ~OdGiContextForDbDatabase () |
|
virtual OdDbBaseDatabase * | database () const |
|
virtual OdGiDrawablePtr | openDrawable (OdDbStub *drawableId) |
|
virtual OdUInt32 | numberOfIsolines () const |
|
virtual double | commonLinetypeScale () const |
|
virtual OdDb::LineWeight | defaultLineWeight () const |
|
virtual bool | quickTextMode () const |
|
virtual OdUInt32 | textQuality () const |
|
virtual ImageQuality | imageQuality () const |
|
virtual OdUInt32 | fadingIntensityPercentage (FadingType fadingType) const |
|
virtual bool | ttfPolyDraw () const |
|
virtual OdUInt32 | displaySilhouettes () const |
|
void | setDatabase (OdDbDatabase *pDb, bool bTrackDbDestroy=true) |
|
OdDbDatabase * | getDatabase () const |
|
virtual void | fillGsClientViewInfo (const OdDbObjectId &vpId, OdGsClientViewInfo &viewInfo) |
|
virtual OdDbStub * | getStubByID (OdUInt64 objectId) const |
|
virtual OdDbStub * | getStubByMatName (const OdString &strMatName) const |
|
virtual void | getDefaultTextStyle (OdGiTextStyle &textStyle) |
|
unsigned int | circleZoomPercent (OdDbStub *viewportId) const |
|
virtual OdIntPtr | drawableFilterFunctionId (OdDbStub *viewportId) const |
|
virtual OdUInt32 | drawableFilterFunction (OdIntPtr functionId, const OdGiDrawable *pDrawable, OdUInt32 nFlags) |
|
bool | useGsModel () const |
|
void | enableGsModel (bool enable) |
|
bool | isPlotGeneration () const |
|
void | setPlotGeneration (bool plotGeneration) |
|
virtual bool | isZeroTextNormals () const |
|
void | setZeroTextNormals (bool bZeroTextNormals) |
|
bool | isLayoutHelperLinkReactorsDisabled () const |
|
void | disableLayoutHelperLinkReactors (bool bDisableLinkReactors) |
|
bool | isContextualColorsManagementEnabled () const |
|
void | enableContextualColorsManagement (bool bEnable) |
|
virtual void | updateContextualColors (OdGsView *pView) |
|
virtual void | fillContextualColors (OdGiContextualColorsImpl *pCtxColors) |
|
void | setTtfPolyDrawMode (bool bPolyDraw) |
|
bool | isKeepPSLayoutHelperViewEnabled () const |
|
void | enableKeepPSLayoutHelperView (bool bEnable) |
|
bool | erasePSLayoutHelperView () const |
|
void | setErasePSLayoutHelperView (bool bOn) |
|
bool | isConstantModelSpaceLineweightsEnabled () const |
|
void | enableConstantModelSpaceLineweights (bool bEnable) |
|
bool | isForceDisplaySilhouettesEnabled () const |
|
void | setForceDisplaySilhouettes (bool bOn) |
|
bool | fillTtf () const |
|
bool | fillMode () const |
|
ODCOLORREF | paletteBackground () const |
|
void | setPaletteBackground (ODCOLORREF paletteBackground) |
|
void | loadPlotStyleTable (OdStreamBuf *pStreamBuf) |
|
virtual PStyleType | plotStyleType () const |
|
virtual void | plotStyle (int penNumber, OdPsPlotStyleData &plotStyleData) const |
|
virtual void | plotStyle (OdDbStub *psNameId, OdPsPlotStyleData &plotStyleData) const |
|
virtual OdGiSectionGeometryManagerPtr | getSectionGeometryManager () |
|
virtual OdUInt32 | antiAliasingMode () const |
|
virtual bool | xrefPropertiesOverride () const |
|
SolidHatchAsPolygonMode | hatchAsPolygon () const |
|
void | setHatchAsPolygon (SolidHatchAsPolygonMode mode) |
|
| ODRX_DECLARE_MEMBERS (OdGiDefaultContext) |
|
| OdGiDefaultContext () |
|
| ~OdGiDefaultContext () |
|
virtual void | drawText (OdGiCommonDraw *pDraw, OdGePoint3d &position, const OdChar *msg, OdInt32 numBytes, const OdGiTextStyle *pTextStyle, OdUInt32 flags=0) |
|
virtual void | drawText (OdGiCommonDraw *pDraw, OdGePoint3d &position, double height, double width, double oblique, const OdString &msg) |
|
virtual void | drawText (OdGiConveyorGeometry *pDest, const OdGePoint3d &position, const OdGeVector3d &direction, const OdGeVector3d &upVector, const OdChar *msg, OdInt32 nLength, bool raw, const OdGiTextStyle *pTextStyle, const OdGeVector3d *pExtrusion) |
|
virtual void | drawShape (OdGiCommonDraw *pDraw, OdGePoint3d &position, int shapeNumber, const OdGiTextStyle *pTextStyle) |
|
void | drawShape (OdGiConveyorGeometry *pDest, const OdGePoint3d &position, const OdGeVector3d &direction, const OdGeVector3d &upVector, int shapeNumber, const OdGiTextStyle *pTextStyle, const OdGeVector3d *pExtrusion) |
|
virtual void | textExtentsBox (const OdGiTextStyle &textStyle, const OdChar *msg, int nLength, OdUInt32 flags, OdGePoint3d &min, OdGePoint3d &max, OdGePoint3d *pEndPos=0) |
|
virtual void | shapeExtentsBox (const OdGiTextStyle &textStyle, int shapeNumber, OdGePoint3d &min, OdGePoint3d &max) |
|
virtual bool | supportVerticalTTFText () const |
|
virtual OdUInt64 | getIDByStub (OdDbStub *objectId) const |
|
virtual OdDbBaseDatabase * | getDatabaseByStub (OdDbStub *objectId) const |
|
virtual OdDbStub * | getOwnerIDByStub (OdDbStub *objectId) const |
|
| ODRX_DECLARE_MEMBERS (OdGiContext) |
|
virtual OdUInt32 | glyphSize (GlyphType glyphType) const |
|
virtual OdUInt32 | lineWeightConfiguration (LineWeightStyle styleEntry) const |
|
virtual bool | regenAbort () const |
|
bool | displayMeshSilhouettes () const |
|
bool | displayModelerSilhouettes () const |
|
|
enum | DrawFlags {
kNoDrawFlags = 0x0000
, kDrawBackfaces = 0x0001
, kDrawHatchGroup = 0x0002
, kDrawFrontfacesOnly = 0x0004
,
kDrawGradientFill = 0x0008
, kDrawSolidFill = 0x0010
, kDrawNoLineWeight = 0x0020
, kDrawNoPlotstyle = 0x0080
,
kDrawContourFill = 0x08000
, kDisableLayoutCache = 0x10000
, kDrawBoundaryForClipping = 0x20000
, kDrawBoundaryForClippingDrw = 0x40000
,
kClipSetIsEmpty = 0x80000
, kInternalDrawFlags = kDisableLayoutCache | kClipSetIsEmpty
, kDrawPolygonFill = 0x100000
, kExcludeFromViewExt = 0x200000
,
kDrawDgLsPolyWithoutBreaks = 0x400000
, kPolygonProcessing = 0x800000
, kDisableAutoGenerateNormals = 0x1000000
, kDisableFillModeCheck = 0x2000000
,
kDrawUnderlayReference = 0x4000000
, kFxNoFillOnSelect = 0x08000000
, kInheritableDrawFlags
} |
|
enum | ShadowFlags { kShadowsCastAndReceive = 0
, kShadowsDoesNotCast = 1
, kShadowsDoesNotReceive = 2
, kShadowsIgnore = kShadowsDoesNotCast | kShadowsDoesNotReceive
} |
|
enum | SelectionFlags { kNoSelectionFlags = 0
, kSelectionIgnore = 1
, kHighlightingGeometry = 2
, kFxSubentitySelection = 0x80
} |
|
enum | SubEntityHints {
kHint2DAttributes = 1
, kHint3DAttributes = 2
, kHintAllAttributes = kHint2DAttributes | kHint3DAttributes
, kHintSnapModeOn = 4
,
kHintDefaultState = kHintAllAttributes
} |
|
enum | ConveyorContextFlags {
kSpatialFilterSimplPline = 1
, kSpatialFilterSimplNurbs = 2
, kSpatialFilterSimplText = 4
, kSpatialFilterSimplShape = 8
,
kSpatialFilterSimplAll
, kEmbranchmentSimplText = 16
, kEmbranchmentSimplNurbs = 32
, kEmbranchmentSimplAll = (kEmbranchmentSimplText | kEmbranchmentSimplNurbs)
,
kConveyorSimplAll = (kSpatialFilterSimplAll | kEmbranchmentSimplAll)
, kPlineMarkers = 64
, kForceMarkersOnModified = 128
, kPolylineMarkers = 256
,
kPlineAllowArcProc = 512
, kTestMode = 1024
, kLineTyperAfterMetafile = 2048
} |
|
enum | ChangedTraits {
kFirstChangedFlag = 1
, kColorChanged = kFirstChangedFlag << 0
, kLayerChanged = kFirstChangedFlag << 1
, kLineTypeChanged = kFirstChangedFlag << 2
,
kFillTypeChanged = kFirstChangedFlag << 3
, kLineWeightChanged = kFirstChangedFlag << 4
, kLineTypeScaleChanged = kFirstChangedFlag << 5
, kThicknessChanged = kFirstChangedFlag << 6
,
kPlotStyleChanged = kFirstChangedFlag << 7
, kMaterialChanged = kFirstChangedFlag << 8
, kMapperChanged = kFirstChangedFlag << 9
, kVisualStyleChanged = kFirstChangedFlag << 10
,
kTransparencyChanged = kFirstChangedFlag << 11
, kDrawFlagsChanged = kFirstChangedFlag << 12
, kSelectionGeomChanged = kFirstChangedFlag << 13
, kShadowFlagsChanged = kFirstChangedFlag << 14
,
kSectionableChanged = kFirstChangedFlag << 15
, kSelectionFlagsChanged = kFirstChangedFlag << 16
, kSecColorChanged = kFirstChangedFlag << 17
, kLSModifiersChanged = kFirstChangedFlag << 18
,
kFillChanged = kFirstChangedFlag << 19
, kAwareFlagChanged = kFirstChangedFlag << 20
, kAllChanged = 0x1FFFFF
, kSomeChanged = kAllChanged
} |
|
enum | ETtfCharProcFlags { kTtfCharProcEnable = 1
, kTtfCharProcBoundBlock = 2
} |
|
enum | EConveyorBoundaryInfoFlags {
kBoundaryProcXform = 1
, kBoundaryProcXformNonUni = 2
, kBoundaryProcProjection = 4
, kBoundaryProcClip = 8
,
kBoundaryProcClipFull = 16
} |
|
enum | SolidHatchAsPolygonMode { kHatchTriangulation
, kHatchPolygon
, kHatchBoth
} |
|
enum | ImageQuality { kImageQualityDraft = 0
, kImageQualityHigh = 1
} |
|
enum | FadingType { kLockedLayerFade = 0
, kXrefFade = 1
, kRefEditFade = 2
} |
|
enum | GlyphType { kLightGlyph = 0
, kCameraGlyph = 1
} |
|
enum | LineWeightStyle { kPointLineWeight = 0
, kLineCapStyle = 1
, kLineJoinStyle = 2
} |
|
enum | DrawableFilterInputFlags { kNestedDrawable = 0x1000000
} |
|
enum | DrawableFilterOutputFlags { kSkipVectorization = 1
} |
|
enum | DrawableFilterRanges { kDrawableFilterAppRangeStart = 0x1000000
, kDrawableFilterAppRangeMask = (OdInt32)0xFF000000
} |
|
enum | PStyleType { kPsNone = 0
, kPsByColor = 1
, kPsByName = 2
} |
|
enum | SilhouetteType { kNoSilhouettes = 0
, kMeshSilhouettes = (1 << 0)
, kModelerSilhouettes = (1 << 1)
, kAllSilhouettes = kMeshSilhouettes | kModelerSilhouettes
} |
|
static OdGiContext * | dummyGiContext () |
|
static OdRxObjectPtr | cast (const OdRxObject *pointer) |
|
static OdRxClass * | desc () |
|
OdGiDrawableDesc * | m_pDrawableDesc |
|
OdUInt32 | m_nDrawableAttributes |
|
enum | Flags {
kFirstFlag = 1
, kSuppressViewportDraw = kFirstFlag << 0
, kDrawInvisibleEnts = kFirstFlag << 1
, kDrawLayerOff = kFirstFlag << 2
,
kDrawLayerFrozen = kFirstFlag << 3
, kIgnoreFillPlane = kFirstFlag << 4
, kSelectionMode = kFirstFlag << 5
, kAttributesSegment = kFirstFlag << 6
,
kXrefOverride = kFirstFlag << 7
, kLastFlag = kXrefOverride
} |
|
typedef OdGiTraitsCache< OdGiMaterialTraitsData, OdGiMaterialTraitsTaker, OdGiMaterialTraits::kByBlock|OdGiMaterialTraits::kByLayer > | OdGiMaterialTraitsCache |
|
enum | SimplifierFlags {
kSimplProcessingText = (1 << 0)
, kSimplFillModeDisabled = (1 << 1)
, kSimplEyeSpaceSilhs = (1 << 2)
, kSimplLastFlag = kSimplEyeSpaceSilhs
,
kZInverted = (1 << 30)
, kDiscardBackFaces = (1 << 31)
} |
|
| ODRX_USING_HEAP_OPERATORS (OdGiBaseVectorizer) |
|
| ODRX_HEAP_OPERATORS () |
|
void | actualizeMaterialAttributes (OdDbStub *materialId) const |
|
virtual OdDbStub * | switchLayer (OdDbStub *layerId) const |
|
virtual const OdGiLayerTraitsData & | effectiveLayerTraits () const |
|
virtual bool | layerVisible (OdDbStub *layerId) const |
|
void | updateLayerTraits (OdGiSubEntityTraitsData &subEntityTraits) const |
|
const OdGeVector3d * | extrusion (const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint, const OdGePoint3d &thirdPoint) |
|
const OdGeVector3d * | extrusion (const OdGeVector3d &normal) |
|
const OdGeVector3d * | extrusion (const OdGeVector3d *pNormal) |
|
const OdGeVector3d * | extrusion (const OdGePoint3d &origin, const OdGeVector3d &u, const OdGeVector3d &v) |
|
virtual void | affectTraits (const OdGiSubEntityTraitsData *pSource, OdGiSubEntityTraitsData &destination) const |
|
virtual double | linetypeGenerationCriteria () const |
|
void | resetEntityTraitsData () |
|
virtual void | selectionMarkerOnChange (OdGsMarker nSelectionMarker) |
|
| ODRX_USING_HEAP_OPERATORS (OdGiDummyCommonDraw< OdGiWorldDraw_ >) |
|
| OdGiWorldDrawImpl () |
|
| ODRX_USING_HEAP_OPERATORS (OdGiWorldDraw) |
|
| ODRX_USING_HEAP_OPERATORS (OdGiViewportDraw) |
|
void | drawTypedArc (OdGiArcType arcType, const OdGePoint3d ¢er, OdGePoint3dArray &points, const OdGeVector3d *pNormal, const OdGeVector3d *pExtrusion) |
|
double | deviation (const OdGiDeviationType deviationType, const OdGePoint3d &pointOnCurve) const |
|
bool | fillMode () |
|
bool | fillMode (bool &drawEdges) |
|
bool | fillMode (bool &drawEdges, bool &secColor) |
|
bool | circleArcFillMode () |
|
bool | shmFillMode (bool &drawEdges) |
|
bool | shmFillMode (bool &drawEdges, bool &secColor) |
|
bool | processingText () const |
|
bool | silhouettesProcessingInEyeSpace () const |
|
void | enableSilhouettesProcessingInEyeSpace (bool bEnable) |
|
OdGiContext & | giCtx () const |
|
virtual bool | plineArcSegmentsAsArcProc (OdUInt32 drawContextFlags) const |
|
bool | jointLineWithArc (const OdGiPolyline &lwBuf, OdInt32 LineSegNo, OdInt32 ArcSegNo, OdGePoint3dArray &points) |
|
bool | jointLineWithLine (const OdGiPolyline &lwBuf, OdInt32 LineSegNo1, OdInt32 LineSegNo2, OdGePoint3dArray &points) |
|
bool | jointArcWithLine (const OdGiPolyline &lwBuf, OdGeCircArc2d &arc, OdInt32 arcSegNo, OdInt32 lineSegNo, OdGePoint3d &point1, OdGePoint3d &point2) |
|
bool | isMeshRequireVertexNormals (const OdGiVertexData *pVertexData) |
|
void | generateMeshVertexNormals (OdInt32 numRows, OdInt32 numCols, const OdGePoint3d *pVertexList, const OdGiVertexData *pVertexData, OdGiVertexData &vertexData, OdGeVector3dArray &normals) |
|
OdGeLineSeg2d & | tmpLineSeg2d () |
|
OdGeLineSeg2d & | tmpLineSeg2dEx (int n) |
|
OdGeLine2d & | tmpLine2dEx (int n) |
|
OdGeCircArc2d & | tmpCircArc2d () |
|
OdGeCircArc3d & | tmpCircArc3d () |
|
OdGeEllipArc3d & | tmpEllipArc3d () |
|
OdGePoint3dArray & | tmpPoints3d (int nLevel) |
|
| OdGiContextForDbDatabase () |
|
static OdRxClass * | desc () |
|
OdGeMatrix3d | m_mUCS |
|
OdGeMatrix3d | m_mUCSInverted |
|
OdGeTol | m_tTol |
|
bool | m_bProjectOnUCS |
|
OdGiSubEntityTraitsData | m_effectiveEntityTraitsData |
|
OdDbStub * | m_layerId |
|
OdGiLayerTraitsTaker | m_effectiveLayerTraits |
|
OdDbStub * | m_materialId |
|
OdDbStub * | m_byLayerMaterialId |
|
OdDbStub * | m_byBlockMaterialId |
|
OdUInt32 | m_materialAttributes |
|
OdGiMaterialTraitsCache | m_effectiveMaterialTraitsData |
|
OdDbStub * | m_effectiveMaterialId |
|
OdDbStub * | m_effectiveLayerId |
|
OdGsMarker | m_nSelectionMarker |
|
OdGsMarker | m_nPrevSelectionMarker |
|
OdGiMapper | m_materialMapper |
|
OdGiMapper * | m_pCurMaterialMapper |
|
OdGiDgLinetypeModifiers | m_lsModifiers |
|
OdGiDgLinetypeModifiers * | m_pCurLSModifiers |
|
OdGiFillPtr | m_pFill |
|
OdRxObjectPtr | m_pGiReserved |
|
OdUInt32 | m_entityTraitsDataChanged |
|
OdGiConveyorConnector | m_eyeEntryPoint |
|
OdGiConveyorConnector | m_modelEntryPoint |
|
OdGiConveyorConnector * | m_pActiveEntryPoint |
|
OdGiModelToViewProcPtr | m_pModelToEyeProc |
|
OdGiConveyorConnector | m_output |
|
OdUInt32 | m_flags |
|
OdUInt32 | m_drawContextFlags |
|
const OdGiSubEntityTraitsData * | m_pByBlock |
|
OdGiSubEntityTraitsData | m_entityTraitsData |
|
OdGiContext * | m_pContext |
|
OdGiConveyorContext * | m_pDrawCtx |
|
OdGiSubEntityTraits * | m_pTraits |
|
OdGsMarker | m_baseSubEntMarker |
|
OdUInt32 | m_simplFlags |
|
const OdGiDeviation * | m_pDeviation |
|
OdGeDoubleArray | m_deviations |
|
OdGsView::RenderMode | m_renderMode |
|
OdGeLineSeg2d * | m_pLineSeg2d |
|
OdGeLineSeg2d * | m_pLineSeg2dEx [2] |
|
OdGeLine2d * | m_pLine2dEx [4] |
|
OdGeCircArc2d * | m_pCircArc2d |
|
OdGeCircArc3d * | m_pCircArc3d |
|
OdGeEllipArc3d * | m_pEllipArc3d |
|
ODCOLORREF | m_paletteBackground |
|
OdPsPlotStyleTablePtr | m_pPlotStyleTable |
|
static ODGI_EXPORT_STATIC const OdGiSubEntityTraitsData | g_entityTraitsDataReset |
|