API Documentation
|
#include <NDEVR/BaseValues.h>
#include <NDEVR/Vertex.h>
#include <NDEVR/VectorFunctions.h>
#include "Matrix.hpp"
Go to the source code of this file.
Classes | |
class | BiRadialObject< t_dims, t_type, t_vertex > |
An ellipse like shape (such as an oval or egg) with two points, where all points on the shape are equal distance between the two points (distanceTo(A) + distanceTo(B) = radius). More... | |
class | RadialObject< t_dims, t_type, t_vertex > |
A radial object. More... | |
Namespaces | |
namespace | NDEVR |