C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
vsn_boundingboxrep.h File Reference

BoundingBoxRep class is an auxiliary class and presents API to control BoundingBoxGeometry geometry. BoundingBoxRep class is a representation of a bounding box and serves for displaying informational graph size in a scene by the specified segment and outputting numerical values of all axes in the form of a scale. More...

#include <vsn_geometryrep.h>
#include <vsn_namespace.h>
#include <vsn_global.h>

Classes

struct  VSN::BoxVertex
 BoxVertex represents a bounding box vertex. e.g. {min, min, min} is the point with the minimal coordinates along all axes. More...
 
class  VSN::BoundingBoxRepBase
 BoundingBoxRepBase class is a base class for representations of a bounding box and serves for displaying informational graph size in a scene and outputting numerical values of all axes in the form of a scale. More...
 
class  VSN::BoundingBoxRep
 BoundingBoxRep is the representation for BoundingBoxGeometry. More...
 
class  VSN::RawBoundingBoxRep
 RawBoundingBoxRep is the representation for RawBoundingBoxGeometry, that is, bounding box that is built directly from the specified MbCube. More...
 

Enumerations

enum class  VSN::BoxCoord
 BoxCoord is used to identify a bounding box vertex for a specific axis. More...
 

Detailed Description

BoundingBoxRep class is an auxiliary class and presents API to control BoundingBoxGeometry geometry. BoundingBoxRep class is a representation of a bounding box and serves for displaying informational graph size in a scene by the specified segment and outputting numerical values of all axes in the form of a scale.