Castor3D 0.16.0
Multiplatform 3D engine
castor::Grid Member List

This is the complete list of members for castor::Grid, including all inherited members.

getCellSize() constcastor::Gridinline
getCenter() constcastor::Gridinline
getDimensions() constcastor::Gridinline
getMax() constcastor::Gridinline
getMin() constcastor::Gridinline
getModelMatrix() constcastor::Gridinline
getScale() constcastor::Gridinline
Grid()=defaultcastor::Grid
Grid(Grid const &)=defaultcastor::Grid
Grid(Grid &&) noexcept=defaultcastor::Grid
Grid(uint32_t gridSize, float cellSize, Point3f max, Point3f min, float scale)castor::Grid
Grid(Grid const &old, float scale)castor::Grid
operator=(Grid const &)=defaultcastor::Grid
operator=(Grid &&) noexcept=defaultcastor::Grid
transform(Point3f pos, Point3f dir)castor::Grid
~Grid() noexcept=defaultcastor::Grid