|  | 
|  | VolumeSampler (std::shared_ptr< const Volume > vol, CoordinateSpace space=CoordinateSpace::Data) | 
|  | VolumeSampler (const Volume &vol, CoordinateSpace space=CoordinateSpace::Data) | 
| VolumeSampler & | operator= (const VolumeSampler &)=default | 
|  | SpatialSampler (const SpatialEntity &spatialEntity, CoordinateSpace space=CoordinateSpace::Data) | 
| dvec4 | sample (const dvec3 &pos) const | 
| bool | withinBounds (const dvec3 &pos) const | 
| mat3 | getBasis () const | 
| mat4 | getModelMatrix () const | 
| mat4 | getWorldMatrix () const | 
| const SpatialCoordinateTransformer & | getCoordinateTransformer () const | 
|  | 
| virtual ReturnType | sampleDataSpace (const dvec3 &pos) const override | 
| virtual bool | withinBoundsDataSpace (const dvec3 &pos) const override | 
| ReturnType | getVoxel (const size3_t &pos) const | 
| double | getVoxel (const size3_t &pos) const | 
| dvec2 | getVoxel (const size3_t &pos) const | 
| dvec3 | getVoxel (const size3_t &pos) const | 
| dvec4 | getVoxel (const size3_t &pos) const | 
|  | 
| using | type | 
| static const unsigned | SpatialDimensions | 
◆ sampleDataSpace()
template<typename ReturnType = dvec4> 
 
 
◆ withinBoundsDataSpace()
template<typename ReturnType> 
 
 
The documentation for this class was generated from the following file: