ToyMaker Game Engine 0.0.2
ToyMaker is a game engine developed and maintained by Zoheb Shujauddin.
Loading...
Searching...
No Matches
ToyMaker::Polytope Member List

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() constToyMaker::Polytope
getClosestTriangle() constToyMaker::Polytope
getClosestTriangleNormal() constToyMaker::Polytope
getClosestTriangleSupportA() constToyMaker::Polytope
getClosestTriangleSupportB() constToyMaker::Polytope
getNextSearch() constToyMaker::Polytope
getNumFaces() constToyMaker::Polytopeinline
getNumPoints() const (defined in ToyMaker::Polytope)ToyMaker::Polytopeinline
getTriangleCross(const Face &face) const (defined in ToyMaker::Polytope)ToyMaker::Polytopeinlineprivate
getTriangleNorm(const Face &face) const (defined in ToyMaker::Polytope)ToyMaker::Polytopeinlineprivate
mFacesToyMaker::Polytopeprivate
mPointsToyMaker::Polytopeprivate
mPointsSupportAToyMaker::Polytopeprivate
mPointsSupportBToyMaker::Polytopeprivate
Polytope()ToyMaker::Polytopeprivate
Polytope(const Simplex &simplex)ToyMaker::Polytope