List of all members.
Public Member Functions |
void | set (const osg::Vec3 ¢er, float *maxRadius2) |
void | operator() (const osg::Vec3 &v1, bool) |
void | operator() (const osg::Vec3 &v1, const osg::Vec3 &v2, bool) |
void | operator() (const osg::Vec3 &v1, const osg::Vec3 &v2, const osg::Vec3 &v3, bool) |
void | operator() (const osg::Vec3 &v1, const osg::Vec3 &v2, const osg::Vec3 &v3, const osg::Vec3 &v4, bool) |
void | compute (const osg::Vec3 &v) |
Public Attributes |
osg::Vec3 | _center |
float * | _maxRadius2 |
Detailed Description
Definition at line 86 of file NodeUtils.cpp.
Member Function Documentation
void anonymous_namespace{NodeUtils.cpp}::ComputeMaxRadius2::compute |
( |
const osg::Vec3 & |
v | ) |
[inline] |
void anonymous_namespace{NodeUtils.cpp}::ComputeMaxRadius2::operator() |
( |
const osg::Vec3 & |
v1, |
|
|
const osg::Vec3 & |
v2, |
|
|
bool |
|
|
) |
| [inline] |
void anonymous_namespace{NodeUtils.cpp}::ComputeMaxRadius2::operator() |
( |
const osg::Vec3 & |
v1, |
|
|
const osg::Vec3 & |
v2, |
|
|
const osg::Vec3 & |
v3, |
|
|
const osg::Vec3 & |
v4, |
|
|
bool |
|
|
) |
| [inline] |
void anonymous_namespace{NodeUtils.cpp}::ComputeMaxRadius2::operator() |
( |
const osg::Vec3 & |
v1, |
|
|
const osg::Vec3 & |
v2, |
|
|
const osg::Vec3 & |
v3, |
|
|
bool |
|
|
) |
| [inline] |
void anonymous_namespace{NodeUtils.cpp}::ComputeMaxRadius2::operator() |
( |
const osg::Vec3 & |
v1, |
|
|
bool |
|
|
) |
| [inline] |
void anonymous_namespace{NodeUtils.cpp}::ComputeMaxRadius2::set |
( |
const osg::Vec3 & |
center, |
|
|
float * |
maxRadius2 |
|
) |
| [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: