Assimp  v3.1.1 (June 2014)
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

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

Member Function Documentation

void Assimp::IFC::ProjectedWindowContour::FlagInvalid ( )
inline
bool Assimp::IFC::ProjectedWindowContour::IsInvalid ( ) const
inline
void Assimp::IFC::ProjectedWindowContour::PrepareSkiplist ( )
inline

Member Data Documentation

BoundingBox Assimp::IFC::ProjectedWindowContour::bb
Contour Assimp::IFC::ProjectedWindowContour::contour
bool Assimp::IFC::ProjectedWindowContour::is_rectangular
SkipList Assimp::IFC::ProjectedWindowContour::skiplist

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