Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
BRepGraph_LayerParam::VertexParams Struct Reference

#include <BRepGraph_LayerParam.hxx>

Public Member Functions

bool IsEmpty () const
 

Data Fields

NCollection_DynamicArray< PointOnCurveEntryPointsOnCurve
 
NCollection_DynamicArray< PointOnSurfaceEntryPointsOnSurface
 
NCollection_DynamicArray< PointOnPCurveEntryPointsOnPCurve
 

Member Function Documentation

◆ IsEmpty()

bool BRepGraph_LayerParam::VertexParams::IsEmpty ( ) const
inline

Field Documentation

◆ PointsOnCurve

NCollection_DynamicArray<PointOnCurveEntry> BRepGraph_LayerParam::VertexParams::PointsOnCurve

◆ PointsOnPCurve

NCollection_DynamicArray<PointOnPCurveEntry> BRepGraph_LayerParam::VertexParams::PointsOnPCurve

◆ PointsOnSurface

NCollection_DynamicArray<PointOnSurfaceEntry> BRepGraph_LayerParam::VertexParams::PointsOnSurface

The documentation for this struct was generated from the following file: