OCCT3D About OCCT
Open CASCADE Technology Reference Manual 8.0.1
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
BRepGraphInc::Instance< TypedIdT > Struct Template Reference

Unified instance container template. More...

#include <BRepGraphInc_Instance.hxx>

Public Member Functions

bool IsValid () const
 Returns true if the instance references an existing definition id.
 

Data Fields

TypedIdT DefId
 
TopLoc_Location Location
 
TopAbs_Orientation Orientation = TopAbs_FORWARD
 

Detailed Description

template<typename TypedIdT>
struct BRepGraphInc::Instance< TypedIdT >

Unified instance container template.

Bundles a typed definition id with location and orientation.

Template Parameters
TypedIdTtyped definition id (e.g. BRepGraph_FaceId, BRepGraph_NodeId).

Member Function Documentation

◆ IsValid()

template<typename TypedIdT >
bool BRepGraphInc::Instance< TypedIdT >::IsValid ( ) const
inline

Returns true if the instance references an existing definition id.

Field Documentation

◆ DefId

◆ Location

◆ Orientation


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