Graphite
Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for OGF::NL::Vector, including all inherited members.
__pad0__ (defined in OGF::NL::Vector) | OGF::NL::Vector | |
__pad1__ (defined in OGF::NL::Vector) | OGF::NL::Vector | |
add_connection(Connection *connection) | OGF::Object | virtual |
AttributeStoreObserver() | GEO::AttributeStoreObserver | inline |
base_addr_ (defined in GEO::AttributeStoreObserver) | GEO::AttributeStoreObserver | protected |
check_index(index_t i) const | OGF::NL::Vector | protected |
compare(const Object *other) const | OGF::Object | virtual |
connect_signal_to_slot(const std::string &signal_name, Object *to, const std::string &slot_name) | OGF::Object | virtual |
Counted() | GEO::Counted | inlineprotected |
data() const | OGF::NL::Vector | inline |
data_double() const | OGF::NL::Vector | |
data_index_t() const | OGF::NL::Vector | |
dimension() const | GEO::AttributeStoreObserver | inline |
dimension_ (defined in GEO::AttributeStoreObserver) | GEO::AttributeStoreObserver | protected |
disable_signals() | OGF::Object | inline |
disable_slots() | OGF::Object | inline |
OGF::disconnect() | OGF::Object | |
GEO::AttributeStoreObserver::disconnect() | GEO::AttributeStoreObserver | inline |
disconnected_ (defined in GEO::AttributeStoreObserver) | GEO::AttributeStoreObserver | protected |
element_meta_type (defined in OGF::NL::Vector) | OGF::NL::Vector | |
emit_signal(const std::string &signal_name, const ArgList &args, bool called_from_slot=false) | OGF::Object | protectedvirtual |
enable_signals() | OGF::Object | inline |
enable_slots() | OGF::Object | inline |
get_dimension() const | OGF::NL::Vector | inline |
get_doc() const | OGF::Object | virtual |
get_element(index_t i, Any &value) const override | OGF::NL::Vector | virtual |
get_element_meta_type() const | OGF::NL::Vector | inline |
get_meta_class() const | OGF::Object | inline |
get_property(const std::string &prop_name, std::string &prop_value) const | OGF::Object | virtual |
get_property(const std::string &prop_name, Any &prop_value) const | OGF::Object | virtual |
get_read_only() const | OGF::NL::Vector | inline |
get_signals_enabled() const | OGF::Object | inline |
get_size() const | OGF::NL::Vector | inline |
get_slots_enabled() const | OGF::Object | inline |
get_string_id() const | OGF::Object | inline |
has_method(const std::string &method_name) const | OGF::Object | |
has_property(const std::string &prop_name) const | OGF::Object | |
help() const | OGF::Object | |
id() const | OGF::Object | inline |
id_to_object(unsigned int id) | OGF::Object | inlinestatic |
invoke_method(const std::string &method_name, const ArgList &args, Any &ret_val) | OGF::Object | virtual |
invoke_method(const std::string &method_name, const ArgList &args) | OGF::Object | inline |
invoke_method(const std::string &method_name) | OGF::Object | inline |
is_a(const MetaType *type) const | OGF::Object | virtual |
is_shared() const | GEO::Counted | inline |
meta_class() const | OGF::Object | virtual |
nb_elements() const | GEO::AttributeStoreObserver | inline |
nb_refs() const | GEO::Counted | inline |
new_dim (defined in OGF::NL::Vector) | OGF::NL::Vector | |
notify(Memory::pointer base_addr, index_t size, index_t dim) | GEO::AttributeStoreObserver | inline |
Object(bool transient=false) | OGF::Object | explicit |
ref() const | GEO::Counted | inline |
ref(const Counted *counted) | GEO::Counted | inlinestatic |
register_me(AttributeStore *store) | GEO::AttributeStoreObserver | |
remove_connection(Connection *connection) | OGF::Object | virtual |
search(const std::string &needle, const std::string &path="") | OGF::Object | virtual |
set_element(index_t i, const Any &value) override | OGF::NL::Vector | virtual |
set_meta_class(MetaClass *mclass) | OGF::Object | virtual |
set_properties(const ArgList &args) | OGF::Object | |
set_property(const std::string &name, const std::string &value) | OGF::Object | virtual |
set_property(const std::string &name, const Any &value) | OGF::Object | virtual |
set_signals_enabled(bool value) | OGF::Object | inline |
set_slots_enabled(bool value) | OGF::Object | inline |
size() const | GEO::AttributeStoreObserver | inline |
size_ (defined in GEO::AttributeStoreObserver) | GEO::AttributeStoreObserver | protected |
string_id() const | OGF::Object | |
unref() const | GEO::Counted | inline |
unref(const Counted *counted) | GEO::Counted | inlinestatic |
unregister_me(AttributeStore *store) | GEO::AttributeStoreObserver | |
Vector(index_t size=0, index_t dimension=1, MetaType *element_meta_type=nullptr) | OGF::NL::Vector | |
Vector(Grob *grob, AttributeStore *attribute_store) | OGF::NL::Vector | |
Vector(Grob *grob, void *data, index_t size, index_t dimension, MetaType *element_meta_type, bool read_only) | OGF::NL::Vector | |
~Counted() | GEO::Counted | protectedvirtual |
~Object() | OGF::Object | virtual |
~Vector() override | OGF::NL::Vector |