UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
U3dBoundInfo Struct Reference

#include <u3d_model_defines.hpp>

Public Attributes

U3dPoint zeroPoint
 
U3dPointsAr points
 
U3dSignAr relations
 
U3dInterpolationType iType
 

Detailed Description

Structure for model bound description

Member Data Documentation

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)


The documentation for this struct was generated from the following files: