Open CASCADE Technology 7.8.0
Data Structures | Typedefs
BRepGProp_Gauss.hxx File Reference
#include <NCollection_Handle.hxx>
#include <NCollection_Array1.hxx>

Data Structures

class  BRepGProp_Gauss
 Class performs computing of the global inertia properties of geometric object in 3D space by adaptive and non-adaptive 2D Gauss integration algorithms. More...
 

Typedefs

using math_Vector = math_VectorBase< double >
 

Typedef Documentation

◆ math_Vector

using math_Vector = math_VectorBase<double>