CFx SDK Documentation
2020SP3
|
Go to the documentation of this file.
27 class OdGeExternalSurface;
74 bool makeCopy =
true);
107 void*& pSurfaceDef)
const;
212 bool makeCopy =
true);
244 #endif // OD_GEXBNDSF_H
bool isEllipCylinder() const
OdGeSurface & operator=(const OdGeSurface &surf)
GLsizei GLsizei GLchar * source
bool isOwnerOfSurface() const
OdGeExternalBoundedSurface & set(void *pSurfaceDef, OdGe::ExternalEntityKind surfaceKind, bool makeCopy=true)
void getBaseSurface(OdGeSurface *&pSurfaceDef) const
OdGeExternalBoundedSurface(void *pSurfaceDef, OdGe::ExternalEntityKind surfaceKind, bool makeCopy=true)
void getContours(int &numContours, OdGeCurveBoundary *&contours) const
void getBaseSurface(OdGeExternalSurface &unboundedSurfaceDef) const
void getExternalSurface(void *&pSurfaceDef) const
OdGeExternalBoundedSurface & setToOwnSurface()
bool isExternalSurface() const
OdGeExternalBoundedSurface(const OdGeExternalBoundedSurface &source)
#define GE_TOOLKIT_EXPORT
OdGe::ExternalEntityKind externalSurfaceKind() const
OdGeExternalBoundedSurface()