|
CortidQCT
1.2.2.52
|
Public Member Functions | |
| VolumeSampler (VoxelVolume const &vol, VoxelVolume::ValueType outside_=VoxelVolume::ValueType{0}) noexcept | |
| template<class Derived , class DerivedOut > | |
| void | operator() (Eigen::MatrixBase< Derived > const &positions, Eigen::MatrixBase< DerivedOut > &values) const |
| template<class Derived > | |
| Eigen::Matrix< VoxelVolume::ValueType, Eigen::Dynamic, 1 > | operator() (Eigen::MatrixBase< Derived > const &positions) const |
Public Attributes | |
| VoxelVolume::ValueType | outside |
1.8.11