|
Field3D
|
#include <FieldGroup.h>
Public Member Functions | |
| GetWsBounds (Box3d &wsBounds) | |
| Ctor. | |
| template<typename T> | |
| void | operator() (const T &vec) const |
| Functor. | |
Public Attributes | |
| Box3d & | m_wsBounds |
Definition at line 1168 of file FieldGroup.h.
|
inline |
Ctor.
Definition at line 1171 of file FieldGroup.h.
References m_wsBounds, and FieldGroup< BaseTypeList_T, Dims_T >::wsBounds().
|
inline |
Functor.
Definition at line 1176 of file FieldGroup.h.
References FieldMapping::localToWorld(), m_wsBounds, and detail::unitCornerPoints().
| Box3d& FieldGroup< BaseTypeList_T, Dims_T >::GetWsBounds::m_wsBounds |
Definition at line 1200 of file FieldGroup.h.
Referenced by GetWsBounds(), and operator()().