CFx SDK Documentation
2020SP3
|
#include "RxObject.h"
#include "Ge/GePoint2d.h"
#include "Ge/GePoint3d.h"
#include "Ge/GeVector2d.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
struct | ODGT_NAMESPACE::Intersection |
class | ODGT_NAMESPACE::ODGT_PARENT |
class | ODGT_NAMESPACE::Vertex |
Namespaces | |
ODGT_NAMESPACE | |
Macros | |
#define | ODGT_NAMESPACE OdGeTess |
#define | ODGT_PTRTYPE OdSmartPtr<Contour> |
#define | ODGT_PARENT : public OdRxObject |
#define | ODGT_MEMBERS |
#define | ODGT_HOLDER |
#define | ODGT_HOLDER2 |
#define | ODGT_MEMBERS2 |
Typedefs | |
typedef OdArray< Intersection, OdMemoryAllocator< Intersection > > | ODGT_NAMESPACE::Intersections |
typedef ODGT_PTRTYPE | ODGT_NAMESPACE::ContourPtr |
#define ODGT_PARENT : public OdRxObject |
#define ODGT_PTRTYPE OdSmartPtr<Contour> |