UNIVERS
15.3
UNIVERS base processing software API
|
#include <u3d_model_defines.hpp>
Public Attributes | |
U3dPoint | zeroPoint |
U3dPointsAr | points |
U3dSignAr | relations |
U3dInterpolationType | iType |
Structure for model bound description
U3dInterpolationType U3dBoundInfo::iType |
type of mathematics used; allowed values are: Plane (for plane bounds), CRomSpline3 (for surfaces)
U3dPointsAr U3dBoundInfo::points |
array of bound points
U3dSignAr U3dBoundInfo::relations |
array of relations (used, if this bound intersects some other bounds)
U3dPoint U3dBoundInfo::zeroPoint |
special point for inner aims (may be not set during model forming)