Assimp  v4.1. (December 2018)
Assimp::IFC::ProjectedWindowContour Struct Reference

Public Member Functions

void FlagInvalid ()
 
bool IsInvalid () const
 
void PrepareSkiplist ()
 
 ProjectedWindowContour (const Contour &contour, const BoundingBox &bb, bool is_rectangular)
 

Public Attributes

BoundingBox bb
 
Contour contour
 
bool is_rectangular
 
SkipList skiplist
 

Constructor & Destructor Documentation

◆ ProjectedWindowContour()

Assimp::IFC::ProjectedWindowContour::ProjectedWindowContour ( const Contour contour,
const BoundingBox bb,
bool  is_rectangular 
)
inline

Member Function Documentation

◆ FlagInvalid()

void Assimp::IFC::ProjectedWindowContour::FlagInvalid ( )
inline

◆ IsInvalid()

bool Assimp::IFC::ProjectedWindowContour::IsInvalid ( ) const
inline

◆ PrepareSkiplist()

void Assimp::IFC::ProjectedWindowContour::PrepareSkiplist ( )
inline

Member Data Documentation

◆ bb

BoundingBox Assimp::IFC::ProjectedWindowContour::bb

◆ contour

Contour Assimp::IFC::ProjectedWindowContour::contour

◆ is_rectangular

bool Assimp::IFC::ProjectedWindowContour::is_rectangular

◆ skiplist

SkipList Assimp::IFC::ProjectedWindowContour::skiplist

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