cgv
Loading...
Searching...
No Matches
cgv::render::mesh_render_info::vbo_configuration Struct Reference

information stored per vbo More...

#include <mesh_render_info.h>

Public Attributes

bool is_dynamic = false
 
cgv::media::mesh::simple_mesh_base::AttributeFlags attributes = cgv::media::mesh::simple_mesh_base::AttributeFlags(0)
 
uint32_t stride = 0
 

Detailed Description

information stored per vbo

Definition at line 61 of file mesh_render_info.h.

Member Data Documentation

◆ attributes

cgv::media::mesh::simple_mesh_base::AttributeFlags cgv::render::mesh_render_info::vbo_configuration::attributes = cgv::media::mesh::simple_mesh_base::AttributeFlags(0)

Definition at line 64 of file mesh_render_info.h.

◆ is_dynamic

bool cgv::render::mesh_render_info::vbo_configuration::is_dynamic = false

Definition at line 63 of file mesh_render_info.h.

◆ stride

uint32_t cgv::render::mesh_render_info::vbo_configuration::stride = 0

Definition at line 65 of file mesh_render_info.h.


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