![]() |
LibCarna Version 3.4.0
|
Defines LibCarna::base::PVertex, LibCarna::base::PNVertex, LibCarna::base::VertexPosition, LibCarna::base::VertexNormal. More...
Go to the source code of this file.
Classes | |
struct | LibCarna::base::VertexPosition |
Defines vertex component for position vectors. Usage is explained here. More... | |
struct | LibCarna::base::VertexNormal |
Defines vertex component for normal vectors. Usage is explained here. More... | |
struct | LibCarna::base::VertexColor |
Defines vertex component for colors. Usage is explained here. More... | |
struct | LibCarna::base::PVertex |
Defines simple-most vertex that only consists of a positional attribute. More... | |
struct | LibCarna::base::PNVertex |
Defines vertex that consists of the two attributes position and normal vector. More... | |
struct | LibCarna::base::PCVertex |
Defines vertex that consists of the two attributes position and color. More... | |
Namespaces | |
namespace | LibCarna::base |
Contains the core framework components. | |
Macros | |
#define | VERTEX_NULL_COMPONENT(name) |
Adds null implementation for setter corresponding the the given vertex component. | |
Defines LibCarna::base::PVertex, LibCarna::base::PNVertex, LibCarna::base::VertexPosition, LibCarna::base::VertexNormal.
Definition in file Vertex.hpp.
#define VERTEX_NULL_COMPONENT | ( | name | ) |
Adds null implementation for setter corresponding the the given vertex component.
Definition at line 188 of file Vertex.hpp.
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen