|
Field3D
|
#include <FieldGroup.h>
Public Member Functions | |
| template<typename T > | |
| void | operator() (const T &vec) const |
| Functor. More... | |
| PointIsect (const V3d &wsP) | |
| Ctor. More... | |
| bool | result () const |
| Result. More... | |
Private Attributes | |
| bool | m_doesIntersect |
| V3d | m_wsP |
Definition at line 1424 of file FieldGroup.h.
|
inline |
|
inline |
Functor.
Definition at line 1432 of file FieldGroup.h.
|
inline |
Result.
Definition at line 1454 of file FieldGroup.h.
Referenced by FieldGroup< BaseTypeList_T, Dims_T >::intersects().
|
private |
Definition at line 1458 of file FieldGroup.h.
|
private |
Definition at line 1459 of file FieldGroup.h.