Open CASCADE Technology
7.1.0.beta
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Handle.hxx>
#include <BRepGProp_Face.hxx>
#include <gp_Pnt.hxx>
#include <Standard_Address.hxx>
#include <Standard_Real.hxx>
#include <GProp_ValueType.hxx>
#include <Standard_Boolean.hxx>
#include <math_Function.hxx>
#include <BRepGProp_UFunction.lxx>
Data Structures | |
class | BRepGProp_UFunction |
This class represents the integrand function for computation of an inner integral. The returned value depends on the value type and the flag IsByPoint. More... | |