Go to the source code of this file.
|
Vertex | MR::Surface::normal (const Vertex &one, const Vertex &two, const Vertex &three) |
|
Vertex | MR::Surface::normal (const Mesh &mesh, const Triangle &tri) |
|
Vertex | MR::Surface::normal (const Vertex &one, const Vertex &two, const Vertex &three, const Vertex &four) |
|
Vertex | MR::Surface::normal (const Mesh &mesh, const Quad &quad) |
|
default_type | MR::Surface::area (const Vertex &one, const Vertex &two, const Vertex &three) |
|
default_type | MR::Surface::area (const Mesh &mesh, const Triangle &tri) |
|
default_type | MR::Surface::area (const Vertex &one, const Vertex &two, const Vertex &three, const Vertex &four) |
|
default_type | MR::Surface::area (const Mesh &mesh, const Quad &quad) |
|