Open CASCADE Technology  7.8.1
Data Structures | Typedefs
IntPatch_SpecialPoints.hxx File Reference
#include <Adaptor3d_Surface.hxx>
#include <IntPatch_SpecPntType.hxx>

Data Structures

class  math_VectorBase< TheItemType >
 This class implements the real vector abstract data type. Vectors can have an arbitrary range which must be defined at the declaration and cannot be changed after this declaration. More...
 
class  IntPatch_SpecialPoints
 

Typedefs

using math_Vector = math_VectorBase< double >
 

Typedef Documentation

using math_Vector = math_VectorBase<double>