cgv
Loading...
Searching...
No Matches
cgv::render::attribute_array_manager Member List

This is the complete list of members for cgv::render::attribute_array_manager, including all inherited members.

aabcgv::render::attribute_array_managerprotected
attribute_array_manager(VertexBufferUsage _default_usage=VBU_STREAM_DRAW)cgv::render::attribute_array_manager
default_usagecgv::render::attribute_array_managerprotected
destruct(const context &ctx) (defined in cgv::render::attribute_array_manager)cgv::render::attribute_array_manager
disable(context &ctx) (defined in cgv::render::attribute_array_manager)cgv::render::attribute_array_manager
enable(context &ctx) (defined in cgv::render::attribute_array_manager)cgv::render::attribute_array_manager
get_buffer_ptr(int loc) constcgv::render::attribute_array_managerinline
has_attribute(const context &ctx, int loc) constcgv::render::attribute_array_manager
has_index_buffer() constcgv::render::attribute_array_manager
init(context &ctx) (defined in cgv::render::attribute_array_manager)cgv::render::attribute_array_manager
is_created() const (defined in cgv::render::attribute_array_manager)cgv::render::attribute_array_manager
ref_composed_attribute_array(const context &ctx, int loc, int loc_ref, const C *array_ptr, size_t nr_elements, const T &elem) (defined in cgv::render::attribute_array_manager)cgv::render::attribute_array_managerinline
remove_attribute_array(const context &ctx, int loc) (defined in cgv::render::attribute_array_manager)cgv::render::attribute_array_manager
remove_indices(const context &ctx) (defined in cgv::render::attribute_array_manager)cgv::render::attribute_array_manager
renderercgv::render::attribute_array_managerfriend
set_attribute_array(const context &ctx, int loc, const T &array) (defined in cgv::render::attribute_array_manager)cgv::render::attribute_array_managerinline
set_attribute_array(const context &ctx, int loc, const T *array_ptr, size_t nr_elements, unsigned stride) (defined in cgv::render::attribute_array_manager)cgv::render::attribute_array_managerinline
set_attribute_array(const context &ctx, int loc, type_descriptor element_type, const vertex_buffer &vbo, size_t offset_in_bytes, size_t nr_elements, unsigned stride_in_bytes) (defined in cgv::render::attribute_array_manager)cgv::render::attribute_array_manager
set_composed_attribute_array(const context &ctx, int loc, const C *array_ptr, size_t nr_elements, const T &elem) (defined in cgv::render::attribute_array_manager)cgv::render::attribute_array_managerinline
set_indices(const context &ctx, const T &array) (defined in cgv::render::attribute_array_manager)cgv::render::attribute_array_managerinline
set_indices(const context &ctx, const T *array, size_t count) (defined in cgv::render::attribute_array_manager)cgv::render::attribute_array_managerinline
vboscgv::render::attribute_array_managerprotected
~attribute_array_manager()cgv::render::attribute_array_manager