List of all members.
Public Member Functions |
void | set (const osg::Vec3 &normalECEF, const osg::Matrixd &local2world, float *maxNormalLen) |
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 | _normal |
osg::Matrixd | _local2world |
float * | _maxNormalLen |
Detailed Description
Definition at line 32 of file NodeUtils.cpp.
Member Function Documentation
void anonymous_namespace{NodeUtils.cpp}::ComputeMaxNormalLength::compute |
( |
const osg::Vec3 & |
v | ) |
[inline] |
void anonymous_namespace{NodeUtils.cpp}::ComputeMaxNormalLength::operator() |
( |
const osg::Vec3 & |
v1, |
|
|
const osg::Vec3 & |
v2, |
|
|
bool |
|
|
) |
| [inline] |
void anonymous_namespace{NodeUtils.cpp}::ComputeMaxNormalLength::operator() |
( |
const osg::Vec3 & |
v1, |
|
|
const osg::Vec3 & |
v2, |
|
|
const osg::Vec3 & |
v3, |
|
|
const osg::Vec3 & |
v4, |
|
|
bool |
|
|
) |
| [inline] |
void anonymous_namespace{NodeUtils.cpp}::ComputeMaxNormalLength::operator() |
( |
const osg::Vec3 & |
v1, |
|
|
const osg::Vec3 & |
v2, |
|
|
const osg::Vec3 & |
v3, |
|
|
bool |
|
|
) |
| [inline] |
void anonymous_namespace{NodeUtils.cpp}::ComputeMaxNormalLength::operator() |
( |
const osg::Vec3 & |
v1, |
|
|
bool |
|
|
) |
| [inline] |
void anonymous_namespace{NodeUtils.cpp}::ComputeMaxNormalLength::set |
( |
const osg::Vec3 & |
normalECEF, |
|
|
const osg::Matrixd & |
local2world, |
|
|
float * |
maxNormalLen |
|
) |
| [inline] |
Member Data Documentation
The documentation for this struct was generated from the following file: