Open CASCADE Technology
6.8.0
|
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... | |
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.
|
static |
Inverses <aMat> a 4x4 matrix.
|
static |
Translates an ExtendedString to a CString depending of the local format.
|
static |
Returns the format size according to the default LENGTH unit of the required format <aFOSP>. Returns more the normalized format name.