cgv
cgv::data::component_format Member List

This is the complete list of members for cgv::data::component_format, 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
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_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
is_packing() constcgv::data::packing_info
last_errorcgv::data::component_formatprotectedstatic
operator!=(const component_format &cf) constcgv::data::component_format
cgv::data::packing_info::operator!=(const packing_info &pi) constcgv::data::packing_info
operator<<(std::ostream &os, const component_format &cf)cgv::data::component_formatfriend
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
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