|
CFx SDK Documentation
2022 SP0
|
#include "Ge/GePoint3d.h"#include "Ge/GeVector3d.h"#include "Ge/GeMatrix3d.h"#include "TD_PackPush.h"#include "TD_PackPop.h"Go to the source code of this file.
Classes | |
| class | OdGeExtents3d |
Macros | |
| #define | _ODGEEXTENTS3D_INCLUDED_ /*!DOM*/ |
| #define | INVALIDEXTENTS 1.0e20 /*!DOM*/ |
| #define | ex_minmax(max, min, val) |
| #define | ex_minmax(max, min, valMax, valMin) |
| #define _ODGEEXTENTS3D_INCLUDED_ /*!DOM*/ |
Definition at line 25 of file GeExtents3d.h.
| #define ex_minmax | ( | max, | |
| min, | |||
| val | |||
| ) |
Definition at line 287 of file GeExtents3d.h.
| #define ex_minmax | ( | max, | |
| min, | |||
| valMax, | |||
| valMin | |||
| ) |
| #define INVALIDEXTENTS 1.0e20 /*!DOM*/ |
Definition at line 35 of file GeExtents3d.h.