|
| | OdGiBaseVectorizerImpl () |
| |
| virtual void | setUp (OdGsViewImpl &view) |
| |
| OdGsViewImpl & | view () const |
| |
| OdUInt32 | awareFlags () const |
| |
| OdUInt32 & | awareFlags () |
| |
| void | resetAwareFlags () |
| |
| const OdPsPlotStyleData & | effectivePlotStyle () const |
| |
| OdGsView::RenderMode | getRenderMode () const |
| |
| void | clearLinetypeCache () |
| |
| void | setLinetypesEnabled (bool bEnable) |
| |
| bool | isLinetypesEnabled () const |
| |
| void | setModelSection (OdGiDrawable *pSection, bool bUseSectionGeometryMap) |
| |
| const OdGiDrawable * | liveSection () const |
| |
| OdGeMatrix3d | modelToWorldTransform () const |
| |
| OdGeMatrix3d | worldToModelTransform () const |
| |
| virtual OdGeMatrix3d | objectToDeviceMatrix () const |
| |
| int | lineweightToPixels (OdDb::LineWeight lineweight) const |
| |
| double | lineweightToPixels (double lineweight) const |
| |
| bool | hasLineweightOverride () const |
| |
| bool | hasLinestyleOverride () const |
| |
| const OdGiLineweightOverride * | currentLineweightOverride () const |
| |
| virtual OdGeMatrix3d | getModelToEyeTransform () const |
| |
| virtual OdGeMatrix3d | getEyeToModelTransform () const |
| |
| virtual OdGeMatrix3d | getWorldToEyeTransform () const |
| |
| virtual OdGeMatrix3d | getEyeToWorldTransform () const |
| |
| virtual OdGeMatrix3d | getWorldToModelTransform () const |
| |
| virtual OdGeMatrix3d | getModelToWorldTransform () const |
| |
| virtual bool | isPerspective () const |
| |
| virtual bool | doPerspective (OdGePoint3d &point) const |
| |
| virtual bool | doInversePerspective (OdGePoint3d &point) const |
| |
| virtual void | getNumPixelsInUnitSquare (const OdGePoint3d &point, OdGePoint2d &pixelDensity, bool includePerspective=true) const |
| |
| virtual OdGePoint3d | getCameraLocation () const |
| |
| virtual OdGePoint3d | getCameraTarget () const |
| |
| virtual OdGeVector3d | getCameraUpVector () const |
| |
| virtual OdGeVector3d | viewDir () const |
| |
| virtual OdUInt32 | viewportId () const |
| |
| virtual OdInt16 | acadWindowId () const |
| |
| virtual void | getViewportDcCorners (OdGePoint2d &lowerLeft, OdGePoint2d &upperRight) const |
| |
| virtual bool | getFrontAndBackClipValues (bool &clipFront, bool &clipBack, double &front, double &back) const |
| |
| virtual double | linetypeScaleMultiplier () const |
| |
| virtual double | linetypeGenerationCriteria () const |
| |
| virtual bool | layerVisible (OdDbStub *layerId) const |
| |
| const OdGiContextualColors * | contextualColors () const |
| |
| virtual void | pushModelTransform (const OdGeVector3d &normal) |
| |
| virtual void | pushModelTransform (const OdGeMatrix3d &xfm) |
| |
| virtual void | popModelTransform () |
| |
| virtual void | xline (const OdGePoint3d &firstPoint, const OdGePoint3d &secondPoint) |
| |
| virtual void | ray (const OdGePoint3d &basePoint, const OdGePoint3d &throughPoint) |
| |
| virtual void | shell (OdInt32 numVertices, const OdGePoint3d *vertexList, OdInt32 faceListSize, const OdInt32 *faceList, const OdGiEdgeData *pEdgeData=0, const OdGiFaceData *pFaceData=0, const OdGiVertexData *pVertexData=0) |
| |
| virtual void | mesh (OdInt32 numRows, OdInt32 numColumns, const OdGePoint3d *vertexList, const OdGiEdgeData *pEdgeData=0, const OdGiFaceData *pFaceData=0, const OdGiVertexData *pVertexData=0) |
| |
| virtual void | setExtents (const OdGePoint3d *newExtents) |
| |
| virtual double | deviation (const OdGiDeviationType deviationType, const OdGePoint3d &pointOnCurve) const |
| |
| virtual OdGiRegenType | regenType () const |
| |
| virtual OdUInt32 | sequenceNumber () const |
| |
| virtual bool | isValidId (const OdUInt32 viewportId) const |
| |
| virtual OdDbStub * | viewportObjectId () const |
| |
| virtual OdGiViewport & | viewport () const |
| |
| virtual void | setFillPlane (const OdGeVector3d *pNormal=0) |
| |
| virtual void | setFillType (OdGiFillType fillType) |
| |
| virtual OdUInt32 | setupForEntity () const |
| |
| virtual bool | pushLineweightOverride (const OdGiLineweightOverride *pOverride) |
| |
| virtual void | popLineweightOverride () |
| |
| virtual const OdGiViewport * | giViewport () const |
| |
| virtual const OdGsView * | gsView () const |
| |
| virtual double | annotationScale () const |
| |
| virtual void | beginViewVectorization () |
| |
| virtual void | endViewVectorization () |
| |
| virtual void | onTraitsModified () |
| |
| | ODRX_DECLARE_MEMBERS (OdGiViewport) |
| |
| | ODRX_HEAP_OPERATORS () |
| |
| | OdRxObject () |
| |
| virtual | ~OdRxObject () |
| |
| virtual OdRxObject * | x (const OdRxClass *pClass) const |
| |
| virtual void | addRef ()=0 |
| |
| virtual void | release ()=0 |
| |
| 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 |
| |
| 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 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 |
| |
| 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 | 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 |
| |
| OdUInt32 | numberOfIsolines () const |
| |
| OdGiGeometry & | rawGeometry () const |
| |
| bool | isDragging () const |
| |
| OdUInt32 | drawContextFlags () const |
| |
| void | setDrawContextFlags (OdUInt32 flags, bool bFlag) |
| |
| 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 | nurbs (const OdGeNurbCurve3d &nurbsCurve) |
| |
| void | ellipArc (const OdGeEllipArc3d &ellipArc, const OdGePoint3d *endPointsOverrides=0, OdGiArcType arcType=kOdGiArcSimple) |
| |
| 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 |
| |
| 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 | 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) |
| |
| 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 |
| |
| virtual OdGiRegenType | regenType () const |
| |
| virtual bool | regenAbort () const |
| |
| virtual bool | isDragging () const |
| |
| virtual OdUInt32 | numberOfIsolines () const |
| |
| OdGiWorldGeometry & | geometry () const |
| |
| const OdGiPathNode * | currentGiPath () const |
| |
| | ODRX_DECLARE_MEMBERS (OdGiWorldDraw) |
| |
| | ODRX_DECLARE_MEMBERS (OdGiCommonDraw) |
| |
| virtual bool | displayModelerSilhouettes () 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 bool | fillPlane (OdGeVector3d &normal) |
| |
| 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 &) |
| |
Corresponding C++ library: TD_Gs
<group OdGs_Classes>
Definition at line 49 of file GiBaseVectorizerImpl.h.