All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::Buffer Class Reference

Type enumeration of the buffer. More...

#include <kanzi/rendering/gpu_buffer_manager.hpp>

Public Types

enum  BufferType { BufferTypeVertex, BufferTypeIndex }
 

Detailed Description

Type enumeration of the buffer.

Member Enumeration Documentation

Enumerator
BufferTypeVertex 

Vertex buffer.

BufferTypeIndex 

Index buffer.


The documentation for this class was generated from the following file: