Go to the source code of this file.
Classes | |
struct | AssociativeElement |
struct | AssociativeFace |
struct | AssociativeEdge |
struct | AssociativeSlice |
struct | AssociativeSliceOnCurve |
struct | AssociativeOffsetFace |
Macros | |
#define | SMARTFEATURE_EXPORT __declspec(dllimport) |
#define | ASSOCIATIVE_ELEMENT_VERSION 1 |
#define | ELEMENTHANDLERID_AssociativeElementHandler 23006 |
Typedefs | |
typedef RefCountedPtr< struct AssociativeCurveVector > | AssociativeCurveVectorPtr |
typedef RefCountedPtr< struct AssociativeOffsetFace > | AssociativeOffsetFacePtr |
typedef RefCountedPtr< struct AssociativeFace > | AssociativeFacePtr |
typedef RefCountedPtr< struct AssociativeEdge > | AssociativeEdgePtr |
typedef RefCountedPtr< struct AssociativeIntersection > | AssociativeIntersectionPtr |
Functions | |
double | GetOffset () |
void | SetOffset (double offset) |
Variables | |
BEGIN_SMARTFEATURE_NAMESPACE typedef RefCountedPtr< struct AssociativeElement > | AssociativeElementPtr |
#define ASSOCIATIVE_ELEMENT_VERSION 1 |
#define ELEMENTHANDLERID_AssociativeElementHandler 23006 |
#define SMARTFEATURE_EXPORT __declspec(dllimport) |
typedef RefCountedPtr<struct AssociativeCurveVector> AssociativeCurveVectorPtr |
typedef RefCountedPtr<struct AssociativeEdge> AssociativeEdgePtr |
typedef RefCountedPtr<struct AssociativeFace> AssociativeFacePtr |
typedef RefCountedPtr<struct AssociativeIntersection> AssociativeIntersectionPtr |
typedef RefCountedPtr<struct AssociativeOffsetFace> AssociativeOffsetFacePtr |
double GetOffset | ( | ) |
void SetOffset | ( | double | offset | ) |
BEGIN_SMARTFEATURE_NAMESPACE typedef RefCountedPtr<struct AssociativeElement> AssociativeElementPtr |