CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
27 #ifndef _OD_DB_POLYGON_MESH_
28 #define _OD_DB_POLYGON_MESH_
302 bool openErasedOne =
false);
void setNSize(OdInt16 nSize)
virtual void dxfOutFields(OdDbDxfFiler *pFiler) const
bool subWorldDraw(OdGiWorldDraw *pWd) const
OdInt16 nSurfaceDensity() const
void setMSize(OdInt16 mSize)
OdDb::PolyMeshType polyMeshType() const
GLuint GLsizei GLsizei GLint GLenum * type
void convertToPolyMeshType(OdDb::PolyMeshType polyMeshType)
OdResult subGetClassID(void *pClsid) const
OdSmartPtr< OdDbSequenceEnd > OdDbSequenceEndPtr
virtual OdResult dxfInFields(OdDbDxfFiler *pFiler)
OdInt16 mSurfaceDensity() const
virtual void dxfOutFields_R12(OdDbDxfFiler *pFiler) const
void setPolyMeshType(OdDb::PolyMeshType polyMeshType)
OdResult subGetSubentPathsAtGsMarker(OdDb::SubentType type, OdGsMarker gsMark, const OdGePoint3d &, const OdGeMatrix3d &, OdDbFullSubentPathArray &subentPaths, const OdDbObjectIdArray *pEntAndInsertStack) const
virtual void dxfOut(OdDbDxfFiler *pFiler) const
virtual void dwgOutFields(OdDbDwgFiler *pFiler) const
OdResult subGetGsMarkersAtSubentPath(const OdDbFullSubentPath &subPath, OdGsMarkerArray &gsMarkers) const
virtual OdResult getPlane(OdGePlane &plane, OdDb::Planarity &planarity) const
virtual OdResult explodeGeometry(OdRxObjectPtrArray &entitySet) const
void setNSurfaceDensity(OdInt16 nSurfaceDensity)
OdDbSequenceEndPtr openSequenceEnd(OdDb::OpenMode mode)
OdSmartPtr< OdDbPolygonMeshVertex > OdDbPolygonMeshVertexPtr
void surfaceFit(OdDb::PolyMeshType surfType, OdInt16 surfU, OdInt16 surfV)
virtual OdResult subExplode(OdRxObjectPtrArray &entitySet) const
OdDbObjectId appendVertex(OdDbPolygonMeshVertex *pVertex, OdDb::Vertex3dType vType=OdDb::k3dSimpleVertex)
ODDB_DECLARE_MEMBERS(OdDbPolygonMesh)
virtual OdResult dxfInFields_R12(OdDbDxfFiler *pFiler)
OdDbObjectIteratorPtr vertexIterator() const
OdDbPolygonMeshVertexPtr openVertex(OdDbObjectId vertId, OdDb::OpenMode mode, bool openErasedOne=false)
OdSmartPtr< OdDbPolygonMesh > OdDbPolygonMeshPtr
virtual OdResult dwgInFields(OdDbDwgFiler *pFiler)
virtual bool isPlanar() const
virtual OdResult subTransformBy(const OdGeMatrix3d &xfm)
void setMSurfaceDensity(OdInt16 mSurfaceDensity)
virtual OdResult dxfIn(OdDbDxfFiler *pFiler)