|
Open CASCADE Technology
6.5.4
|
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.
#include <Aspect.hxx>
Static Public Member Functions | |
| static DEFINE_STANDARD_ALLOC 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. | |
| static Standard_CString | ToCString (const TCollection_ExtendedString &aString) |
| Translates an ExtendedString to a CString depending of the local format. | |
| static Standard_Boolean | Inverse (const TColStd_Array2OfReal &aMat, TColStd_Array2OfReal &Inv) |
| Inverses <aMat> a 4x4 matrix. | |
| static Standard_Boolean Aspect::Inverse | ( | const TColStd_Array2OfReal & | aMat, |
| TColStd_Array2OfReal & | Inv | ||
| ) | [static] |
| static Standard_CString Aspect::ToCString | ( | const TCollection_ExtendedString & | aString | ) | [static] |
| static DEFINE_STANDARD_ALLOC Standard_CString Aspect::ValuesOfFOSP | ( | const Aspect_FormatOfSheetPaper | aFOSP, |
| Quantity_Length & | aWidth, | ||
| Quantity_Length & | aHeight | ||
| ) | [static] |
1.8.0