vsg
1.1.0
VulkanSceneGraph library
|
This is the complete list of members for vsg::Value< T >, including all inherited members.
_attemptDelete() const (defined in vsg::Object) | vsg::Object | protectedvirtual |
_modifiedCount (defined in vsg::Data) | vsg::Data | protected |
accept(Visitor &visitor) override (defined in vsg::Value< T >) | vsg::Value< T > | virtual |
accept(ConstVisitor &visitor) const override (defined in vsg::Value< T >) | vsg::Value< T > | virtual |
accept(RecordTraversal &visitor) const (defined in vsg::Object) | vsg::Object | virtual |
cast() (defined in vsg::Object) | vsg::Object | inline |
cast() const (defined in vsg::Object) | vsg::Object | inline |
className() const noexcept override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
clone() const override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
compare(const Object &rhs_object) const override | vsg::Data | virtual |
computeMipmapOffsets() const (defined in vsg::Data) | vsg::Data | |
computeValueCountIncludingMipmaps(size_t w, size_t h, size_t d, uint32_t maxNumMipmaps) (defined in vsg::Data) | vsg::Data | static |
contiguous() const (defined in vsg::Data) | vsg::Data | inline |
create(Args &&... args) (defined in vsg::Value< T >) | vsg::Value< T > | inlinestatic |
create() (defined in vsg::Object) | vsg::Object | inlinestatic |
create_if(bool flag) (defined in vsg::Object) | vsg::Object | inlinestatic |
Data() (defined in vsg::Data) | vsg::Data | inline |
Data(Properties layout) (defined in vsg::Data) | vsg::Data | inlineexplicit |
Data(Properties layout, uint32_t min_stride) (defined in vsg::Data) | vsg::Data | inline |
dataAvailable() const override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
dataPointer() override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
dataPointer() const override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
dataPointer(size_t) override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
dataPointer(size_t) const override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
dataRelease() override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
dataSize() const override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
depth() const override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
differentModifiedCount(const ModifiedCount &mc) const | vsg::Data | inline |
dimensions() const override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
dirty() | vsg::Data | inline |
dynamic() const (defined in vsg::Data) | vsg::Data | inline |
getAuxiliary() (defined in vsg::Object) | vsg::Object | inline |
getAuxiliary() const (defined in vsg::Object) | vsg::Object | inline |
getLayout() | vsg::Data | inline |
getLayout() const | vsg::Data | inline |
getModifiedCount(ModifiedCount &mc) const | vsg::Data | inline |
getObject(const std::string &key) | vsg::Object | |
getObject(const std::string &key) const | vsg::Object | |
getObject(const std::string &key) | vsg::Object | inline |
getObject(const std::string &key) const | vsg::Object | inline |
getOrCreateAuxiliary() (defined in vsg::Object) | vsg::Object | |
getRefObject(const std::string &key) | vsg::Object | |
getRefObject(const std::string &key) const | vsg::Object | |
getRefObject(const std::string &key) | vsg::Object | inline |
getRefObject(const std::string &key) const | vsg::Object | inline |
getValue(const std::string &key, T &value) const | vsg::Object | |
height() const override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
is_compatible(const std::type_info &type) const noexcept override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
Layout typedef | vsg::Data | |
MipmapOffsets typedef (defined in vsg::Data) | vsg::Data | |
Object() (defined in vsg::Object) | vsg::Object | |
Object(const Object &) (defined in vsg::Object) | vsg::Object | |
operator const value_type &() const (defined in vsg::Value< T >) | vsg::Value< T > | inline |
operator delete(void *ptr) (defined in vsg::Data) | vsg::Data | static |
operator new(size_t count) | vsg::Data | static |
vsg::Object::operator new(std::size_t count) | vsg::Object | static |
operator value_type &() (defined in vsg::Value< T >) | vsg::Value< T > | inline |
operator=(const Value &rhs) (defined in vsg::Value< T >) | vsg::Value< T > | inline |
operator=(const value_type &rhs) (defined in vsg::Value< T >) | vsg::Value< T > | inline |
operator=(const Object &) (defined in vsg::Object) | vsg::Object | |
properties | vsg::Data | |
read(Input &input) override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
ref() const noexcept (defined in vsg::Object) | vsg::Object | inline |
referenceCount() const noexcept (defined in vsg::Object) | vsg::Object | inline |
removeObject(const std::string &key) | vsg::Object | |
set(const value_type &value) (defined in vsg::Value< T >) | vsg::Value< T > | inline |
setAuxiliary(Auxiliary *auxiliary) (defined in vsg::Object) | vsg::Object | protected |
setLayout(Layout layout) | vsg::Data | inline |
setObject(const std::string &key, ref_ptr< Object > object) | vsg::Object | |
setValue(const std::string &key, const T &value) | vsg::Object | |
setValue(const std::string &key, const char *value) | vsg::Object | inline |
sizeofObject() const noexcept override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
stride() const (defined in vsg::Data) | vsg::Data | inline |
traverse(Visitor &) (defined in vsg::Object) | vsg::Object | inlinevirtual |
traverse(ConstVisitor &) const (defined in vsg::Object) | vsg::Object | inlinevirtual |
traverse(RecordTraversal &) const (defined in vsg::Object) | vsg::Object | inlinevirtual |
type_info() const noexcept override | vsg::Value< T > | inlinevirtual |
unref() const noexcept (defined in vsg::Object) | vsg::Object | inline |
unref_nodelete() const noexcept (defined in vsg::Object) | vsg::Object | inline |
Value() (defined in vsg::Value< T >) | vsg::Value< T > | inline |
Value(const Value &rhs) (defined in vsg::Value< T >) | vsg::Value< T > | inline |
Value(const value_type &in_value) (defined in vsg::Value< T >) | vsg::Value< T > | inlineexplicit |
Value(Args &&... args) (defined in vsg::Value< T >) | vsg::Value< T > | inlineexplicit |
value() (defined in vsg::Value< T >) | vsg::Value< T > | inline |
value() const (defined in vsg::Value< T >) | vsg::Value< T > | inline |
value_type typedef (defined in vsg::Value< T >) | vsg::Value< T > | |
valueCount() const override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
valueSize() const override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
width() const override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
write(Output &output) const override (defined in vsg::Value< T >) | vsg::Value< T > | inlinevirtual |
~Data() (defined in vsg::Data) | vsg::Data | inlineprotectedvirtual |
~Object() (defined in vsg::Object) | vsg::Object | protectedvirtual |
~Value() (defined in vsg::Value< T >) | vsg::Value< T > | inlineprotectedvirtual |