Functor.
More...
#include <sch/STP-BV/STP_BV.h>
Functor.
- Author
- Cochet-Grasset Amelie
- Date
- september 2007
◆ s_SphereApproxim()
sch::s_SphereApproxim::s_SphereApproxim |
( |
std::vector< Point3 > & |
vertices, |
|
|
int |
step, |
|
|
const Point3 & |
sphereCenter, |
|
|
double |
sphereRadius |
|
) |
| |
Constructor.
- Parameters
-
vertices | |
step | |
sphereCenter | |
sphereRadius | |
◆ operator()()
void sch::s_SphereApproxim::operator() |
( |
const Triangle & |
vertices, |
|
|
const int & |
currentStep |
|
) |
| const |
operator parenthesis
- Parameters
-
◆ serialize()
template<class Archive >
void sch::s_SphereApproxim::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
|
|
) |
| |
|
inline |
◆ m_sphereCenter
Point3 sch::s_SphereApproxim::m_sphereCenter |
◆ m_sphereRadius
Scalar sch::s_SphereApproxim::m_sphereRadius |
◆ m_step
int sch::s_SphereApproxim::m_step |
◆ m_vertices
std::vector<Point3>& sch::s_SphereApproxim::m_vertices |
The documentation for this struct was generated from the following file: