nCine/Graphics/RHI/GL/GLVertexFormat.h file

Namespaces

namespace nCine
Root namespace of nCine game engine.
namespace nCine::RHI
Render Hardware Interface — compile-time-selectable graphics backend abstraction.
namespace nCine::RHI::GL
OpenGL 3.3 core, OpenGL|ES 3.0/2.0 and WebGL 2.0 backend, selected by WITH_RHI_GL.

Classes

class nCine::RHI::GL::GLVertexFormat
Describes the format of a vertex.
class nCine::RHI::GL::GLVertexFormat::Attribute
A single vertex attribute within a vertex format.