Voxellancer
0.3
A game about voxels in space
|
This is the complete list of members for Point, including all inherited members.
containedBy(const TAABB< int > &aabb) const override (defined in Point) | Point | virtual |
intersects(const Sphere &sphere) const override (defined in Point) | Point | virtual |
m_position (defined in Point) | Point | protected |
nearTo(const TAABB< int > &aabb) const override (defined in Point) | Point | virtual |
Point() (defined in Point) | Point | |
Point(const glm::vec3 &pos) (defined in Point) | Point | |
position() const (defined in Point) | Point | |
setPosition(const glm::vec3 &pos) (defined in Point) | Point |