Animation
.
More...
#include <VNVector.h>
Public Attributes | |
std::vector< nvmath::Vec3f > | normals |
vector of normals. More... | |
std::vector< nvmath::Vec3f > | vertices |
vector of vertices. More... |
Animation
.
A VNVector holds a vector of normals and vertices. It is used to produce animations on vertices/normals (instead of transformations only).
|
vector of normals.
|
|
vector of vertices.
|