Open CASCADE Technology 6.6.0
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.

#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.

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.


Member Function Documentation

static Standard_Boolean Aspect::Inverse ( const TColStd_Array2OfReal aMat,
TColStd_Array2OfReal Inv 
) [static]
static Standard_CString Aspect::ToCString ( const TCollection_ExtendedString aString) [static]
static Standard_CString Aspect::ValuesOfFOSP ( const Aspect_FormatOfSheetPaper  aFOSP,
Quantity_Length aWidth,
Quantity_Length aHeight 
) [static]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines