Animation
.
More...
#include <VNVector.h>
Public Attributes | |
std::vector< nvmath::Vec3f > | normals |
vector of normals | |
std::vector< nvmath::Vec3f > | vertices |
vector of vertices |
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
|