Code_TYMPAN  4.4.0
Industrial site acoustic simulation
Public Member Functions | Public Attributes | List of all members
ComparePoints Struct Reference

Public Member Functions

 ComparePoints (int d)
 
bool operator() (const BVHPrimitiveInfo &a, const BVHPrimitiveInfo &b) const
 

Public Attributes

int dim
 

Detailed Description

Definition at line 74 of file BvhAccelerator.cpp.

Constructor & Destructor Documentation

◆ ComparePoints()

ComparePoints::ComparePoints ( int  d)
inline

Definition at line 76 of file BvhAccelerator.cpp.

Member Function Documentation

◆ operator()()

bool ComparePoints::operator() ( const BVHPrimitiveInfo a,
const BVHPrimitiveInfo b 
) const
inline

Definition at line 81 of file BvhAccelerator.cpp.

Member Data Documentation

◆ dim

int ComparePoints::dim

Definition at line 80 of file BvhAccelerator.cpp.


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