Assimp  v3.1.1 (June 2014)
Assimp::IFC::FuzzyVectorCompare Struct Reference

Public Member Functions

 FuzzyVectorCompare (IfcFloat epsilon)
 
bool operator() (const IfcVector3 &a, const IfcVector3 &b)
 

Public Attributes

const IfcFloat epsilon
 

Constructor & Destructor Documentation

§ FuzzyVectorCompare()

Assimp::IFC::FuzzyVectorCompare::FuzzyVectorCompare ( IfcFloat  epsilon)
inline

Member Function Documentation

§ operator()()

bool Assimp::IFC::FuzzyVectorCompare::operator() ( const IfcVector3 a,
const IfcVector3 b 
)
inline

Member Data Documentation

§ epsilon

const IfcFloat Assimp::IFC::FuzzyVectorCompare::epsilon

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