Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions
Aspect Class Reference

This package contains the group of graphic elements common
to different types of visualisers. It allows the description
of a screen background, a window, an edge, and groups of
graphic attributes that can be used in describing 2D
and 3D objects.
More...

#include <Aspect.hxx>

Static Public Member Functions

static Standard_CString ValuesOfFOSP (const Aspect_FormatOfSheetPaper aFOSP, Quantity_Length &aWidth, Quantity_Length &aHeight)
 Returns the format size according to the default
LENGTH unit of the required format <aFOSP>.
Returns more the normalized format name.
More...
 
static Standard_CString ToCString (const TCollection_ExtendedString &aString)
 Translates an ExtendedString to a CString
depending of the local format.
More...
 
static Standard_Boolean Inverse (const TColStd_Array2OfReal &aMat, TColStd_Array2OfReal &Inv)
 Inverses <aMat> a 4x4 matrix.
More...
 

Detailed Description

This package contains the group of graphic elements common
to different types of visualisers. It allows the description
of a screen background, a window, an edge, and groups of
graphic attributes that can be used in describing 2D
and 3D objects.

Member Function Documentation

static Standard_Boolean Aspect::Inverse ( const TColStd_Array2OfReal aMat,
TColStd_Array2OfReal Inv 
)
static

Inverses <aMat> a 4x4 matrix.

static Standard_CString Aspect::ToCString ( const TCollection_ExtendedString aString)
static

Translates an ExtendedString to a CString
depending of the local format.

static Standard_CString Aspect::ValuesOfFOSP ( const Aspect_FormatOfSheetPaper  aFOSP,
Quantity_Length aWidth,
Quantity_Length aHeight 
)
static

Returns the format size according to the default
LENGTH unit of the required format <aFOSP>.
Returns more the normalized format name.


The documentation for this class was generated from the following file: