MayaFlux
0.5.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
get_cell_size()
glm::vec3 MayaFlux::Buffers::VolumeGridBuffer::get_cell_size
(
)
const
inline
World-space size of one cell along each axis.
Definition at line
352
of file
VolumeGridBuffer.hpp
.
352
{
return
m_lattice
.
cell_size
(); }
MayaFlux::Buffers::VolumeGridBuffer::m_lattice
Kinesis::Lattice3D m_lattice
Definition
VolumeGridBuffer.hpp:514
MayaFlux::Kinesis::Lattice3D::cell_size
glm::vec3 cell_size() const noexcept
Edge length of one cell along each axis.
Definition
Lattice.hpp:30
MayaFlux
Buffers
VolumeGridBuffer
Generated by
1.9.8