C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
Geometry representation for the scene
+ Collaboration diagram for Geometry representation for the scene:

Classes

class  VSN::AngleDimensionGeometry
 AngleDimensionGeometry class serves for building an angular size. More...
 
class  VSN::AngleDimensionRep
 AngleDimensionRep class is an auxiliary class and represents API to control geometry. More...
 
class  VSN::BasicObject
 BasicObject class is the base class for all scene objects. More...
 
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::BoxGeometry
 BoxGeometry class presents geometry as a box built by given parameters: width, height and length. More...
 
class  VSN::BoxRep
 BoxRep class is an auxiliary class and presents API to control BoxGeometry geometry. More...
 
class  VSN::CommentRep
 CommentRep class presents a text in a frame on a leader line. More...
 
class  VSN::ConeGeometry
 ConeGeometry class presents cone geometry. More...
 
class  VSN::ConeRep
 ConeRep class is an auxiliary class and presents API to control ConeGeometry geometry. More...
 
class  VSN::CylinderGeometry
 CylinderGeometry class presents geometry as a cylinder. More...
 
class  VSN::CylinderRep
 CylinderRep class is an auxiliary class and presents API to control CylinderGeometry geometry. More...
 
class  VSN::DiameterDimensionRep
 DiameterDimensionRep class is an auxiliary class and presents API to control DiameterDimensionGeometry geometry. More...
 
class  VSN::DimensionGeometry
 DimensionGeometry class is the base class of geometry for two-dimensional representations of linear, radial, angular sizes. More...
 
class  VSN::DimensionRep
 DimensionRep class is an auxiliary class and presents API to control DimensionGeometry geometry. More...
 
class  VSN::Feature
 It is the basic scene node class that can aggregate with Essence instances like a component. More...
 
class  VSN::Geometry
 Geometry class is the base class for all geometric objects. More...
 
class  VSN::GeometryBuilder
 NOT TRANSLATED. More...
 
class  VSN::GeometryRep
 3D geometry data representation. More...
 
class  VSN::GeomPolylineObject
 Polyline. More...
 
class  VSN::GeomLineSegmentObject
 Line segment. More...
 
class  VSN::GeomCircleObject
 A circle. More...
 
class  VSN::LinearDimensionRep
 NO TRANSLATION. More...
 
class  VSN::MathBaseGeometry
 NO TRANSLATION. More...
 
class  VSN::MathGeometry
 Class MathGeometry presents geometry for next rendering that was generated with math representation. More...
 
class  VSN::MathGroupItem
 The MathGroupItem class provides an item for use with the MathGroupGeometry class. More...
 
class  VSN::MathGroupGeometry
 The MathGroupGeometry class for drawing grouped polygon objects. More...
 
class  VSN::MathGroupRepresentation
 MathGroupRepresentation class is an auxiliary class and represents API to control geometry. More...
 
class  VSN::MathRepresentation
 MathRepresentation class is an auxiliary class and represents API to control geometry. More...
 
class  VSN::MeshGeometry
 MeshGeometry class for rendering polygon object. More...
 
class  VSN::OrientationMarker
 OrientationMarker is a class for controlling the camera orientation. More...
 
class  VSN::PointCloudGeometry
 NO TRANSLATION. More...
 
class  VSN::PointGeometry
 NO TRANSLATION. More...
 
class  VSN::PolygonDescriptor
 The PolygonDescriptor class defines additional options for creating geometric curves.
. More...
 
class  VSN::PolygonGeometry
 The PolygonGeometry class is a geometry object of curve primitives.
. More...
 
class  VSN::PolygonRep
 NOT TRANSLATED.
. More...
 
class  VSN::RadialDimensionRep
 RadialDimensionRep class is an auxiliary class and presents API to control RadialDimensionGeometry geometry. More...
 
class  VSN::RectangleGeometry
 Rectangle in space. More...
 
class  VSN::SphereGeometry
 Sphere. More...
 
class  VSN::GeomFTTextObject
 GeomFTTextObject class generates text string for outputting on the screen. More...
 
class  VSN::TorusGeometry
 TorusGeometry class presents geometry as a torus. More...
 
class  VSN::TorusRep
 TorusRep class is an auxiliary class and presents API to control TorusGeometry geometry. More...
 
class  VSN::Experiment::TriadRep
 TriadRep class presents geometry as a three axis. More...
 
class  VSN::WireframeGeometry
 Abstract base class for rendering geometry. More...
 

Enumerations

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

Detailed Description

Enumeration Type Documentation

◆ BoxCoord

enum VSN::BoxCoord
strong

BoxCoord is used to identify a bounding box vertex for a specific axis.

.