|
ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
|
This is the complete list of members for ToyMaker::Polytope, including all inherited members.
| append(const glm::vec3 &newPoint, const glm::vec3 &supportA, const glm::vec3 &supportB) | ToyMaker::Polytope | |
| getClosestPoint() const | ToyMaker::Polytope | |
| getClosestTriangle() const | ToyMaker::Polytope | |
| getClosestTriangleNormal() const | ToyMaker::Polytope | |
| getClosestTriangleSupportA() const | ToyMaker::Polytope | |
| getClosestTriangleSupportB() const | ToyMaker::Polytope | |
| getNextSearch() const | ToyMaker::Polytope | |
| getNumFaces() const | ToyMaker::Polytope | inline |
| getNumPoints() const (defined in ToyMaker::Polytope) | ToyMaker::Polytope | inline |
| getTriangleCross(const Face &face) const (defined in ToyMaker::Polytope) | ToyMaker::Polytope | inlineprivate |
| getTriangleNorm(const Face &face) const (defined in ToyMaker::Polytope) | ToyMaker::Polytope | inlineprivate |
| mFaces | ToyMaker::Polytope | private |
| mPoints | ToyMaker::Polytope | private |
| mPointsSupportA | ToyMaker::Polytope | private |
| mPointsSupportB | ToyMaker::Polytope | private |
| Polytope() | ToyMaker::Polytope | private |
| Polytope(const Simplex &simplex) | ToyMaker::Polytope |