Implements an array of 3D vertices. More...
#include "math/CVector3d.h"#include "math/CMatrix3d.h"#include "graphics/CColor.h"#include "shaders/CShader.h"#include <vector>#include <list>Go to the source code of this file.
Classes | |
| struct | chai3d::cVertexArrayOptions |
| This structure manages user options when creating vertex arrays. More... | |
| class | chai3d::cVertexArray |
| This class implements array of 3D vertices. More... | |
Namespaces | |
| chai3d | |
Typedefs | |
| typedef std::shared_ptr< cVertexArray > | chai3d::cVertexArrayPtr |