cgv
cgv::render::render_buffer Member List

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

align(unsigned int v, unsigned int a)cgv::data::packing_infostatic
clear()cgv::data::component_format
component_format(const std::string &description)cgv::data::component_formatexplicit
component_format(TypeId _component_type=TI_UNDEF, const std::string &_component_name_list="", unsigned int align=1, unsigned int d0=0, unsigned int d1=0, unsigned int d2=0, unsigned int d3=0)cgv::data::component_format
component_format(TypeId _component_type, ComponentFormat cf, unsigned int align=1, unsigned int d0=0, unsigned int d1=0, unsigned int d2=0, unsigned int d3=0)cgv::data::component_format
component_interpretationcgv::data::component_formatprotected
component_positionscgv::data::component_formatprotected
component_stringcgv::data::component_formatprotected
component_typecgv::data::component_formatprotected
create(const context &ctx, int width=-1, int height=-1)cgv::render::render_buffer
ctx_ptrcgv::render::render_component
destruct(const context &ctx)cgv::render::render_buffer
empty() constcgv::data::component_format
extract_components()cgv::data::component_formatprotected
get(int ci, const void *ptr) constcgv::data::component_formatinline
get_bit_depth(unsigned int ci) constcgv::data::packing_info
get_component_alignment() constcgv::data::packing_info
get_component_index(const std::string &name) constcgv::data::component_format
get_component_name(unsigned int i) constcgv::data::component_format
get_component_type() constcgv::data::component_format
get_entry_size() constcgv::data::component_format
get_height() constcgv::render::render_bufferinline
get_integer_interpretation() constcgv::data::component_format
get_last_error()cgv::data::component_formatstatic
get_nr_components() constcgv::data::component_format
get_packing_info() constcgv::data::component_format
get_signed(unsigned int ci, const void *ptr) constcgv::data::packing_info
get_standard_component_format() constcgv::data::component_format
get_unsigned(unsigned int ci, const void *ptr) constcgv::data::packing_info
get_width() constcgv::render::render_bufferinline
is_color_buffer() constcgv::render::render_buffer
is_created() const overridecgv::render::render_buffervirtual
is_depth_buffer() constcgv::render::render_buffer
is_packing() constcgv::data::packing_info
last_errorcgv::render::render_buffermutable
operator!=(const component_format &cf) constcgv::data::component_format
cgv::data::packing_info::operator!=(const packing_info &pi) constcgv::data::packing_info
operator==(const component_format &cf) constcgv::data::component_format
cgv::data::packing_info::operator==(const packing_info &pi) constcgv::data::packing_info
packing_info(unsigned int align=1, unsigned int d0=0, unsigned int d1=0, unsigned int d2=0, unsigned int d3=0)cgv::data::packing_info
put_id(T &id) constcgv::render::render_componentinline
put_id_void(void *ptr) constcgv::render::render_component
render_buffer(const std::string &description="[R,G,B,A]")cgv::render::render_buffer
render_component()cgv::render::render_component
set(int ci, void *ptr, const T &v) constcgv::data::component_formatinline
set_bit_depth(unsigned int ci, unsigned int depth)cgv::data::packing_info
set_component_alignment(unsigned int a)cgv::data::packing_info
set_component_format(const std::string &description)cgv::data::component_format
set_component_format(ComponentFormat _cf)cgv::data::component_format
set_component_names(const std::string &_component_name_list)cgv::data::component_format
set_component_type(TypeId _type_id)cgv::data::component_format
set_components(const std::string &_components)cgv::data::component_format
set_integer_interpretation(ComponentIntegerInterpretation cii)cgv::data::component_format
set_packing(bool enable=true)cgv::data::packing_info
set_packing_info(const packing_info &pi)cgv::data::component_format
set_signed(unsigned int ci, void *ptr, int v) constcgv::data::packing_info
set_unsigned(unsigned int ci, void *ptr, unsigned int v) constcgv::data::packing_info
~render_buffer()cgv::render::render_buffer