vsg  1.1.0
VulkanSceneGraph library
vsg::Value< T > Member List

This is the complete list of members for vsg::Value< T >, including all inherited members.

_attemptDelete() const (defined in vsg::Object)vsg::Objectprotectedvirtual
_modifiedCount (defined in vsg::Data)vsg::Dataprotected
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::Objectvirtual
cast() (defined in vsg::Object)vsg::Objectinline
cast() const (defined in vsg::Object)vsg::Objectinline
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 overridevsg::Datavirtual
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::Datastatic
contiguous() const (defined in vsg::Data)vsg::Datainline
create(Args &&... args) (defined in vsg::Value< T >)vsg::Value< T >inlinestatic
create() (defined in vsg::Object)vsg::Objectinlinestatic
create_if(bool flag) (defined in vsg::Object)vsg::Objectinlinestatic
Data() (defined in vsg::Data)vsg::Datainline
Data(Properties layout) (defined in vsg::Data)vsg::Datainlineexplicit
Data(Properties layout, uint32_t min_stride) (defined in vsg::Data)vsg::Datainline
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) constvsg::Datainline
dimensions() const override (defined in vsg::Value< T >)vsg::Value< T >inlinevirtual
dirty()vsg::Datainline
dynamic() const (defined in vsg::Data)vsg::Datainline
getAuxiliary() (defined in vsg::Object)vsg::Objectinline
getAuxiliary() const (defined in vsg::Object)vsg::Objectinline
getLayout()vsg::Datainline
getLayout() constvsg::Datainline
getModifiedCount(ModifiedCount &mc) constvsg::Datainline
getObject(const std::string &key)vsg::Object
getObject(const std::string &key) constvsg::Object
getObject(const std::string &key)vsg::Objectinline
getObject(const std::string &key) constvsg::Objectinline
getOrCreateAuxiliary() (defined in vsg::Object)vsg::Object
getRefObject(const std::string &key)vsg::Object
getRefObject(const std::string &key) constvsg::Object
getRefObject(const std::string &key)vsg::Objectinline
getRefObject(const std::string &key) constvsg::Objectinline
getValue(const std::string &key, T &value) constvsg::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 typedefvsg::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::Datastatic
operator new(size_t count)vsg::Datastatic
vsg::Object::operator new(std::size_t count)vsg::Objectstatic
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
propertiesvsg::Data
read(Input &input) override (defined in vsg::Value< T >)vsg::Value< T >inlinevirtual
ref() const noexcept (defined in vsg::Object)vsg::Objectinline
referenceCount() const noexcept (defined in vsg::Object)vsg::Objectinline
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::Objectprotected
setLayout(Layout layout)vsg::Datainline
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::Objectinline
sizeofObject() const noexcept override (defined in vsg::Value< T >)vsg::Value< T >inlinevirtual
stride() const (defined in vsg::Data)vsg::Datainline
traverse(Visitor &) (defined in vsg::Object)vsg::Objectinlinevirtual
traverse(ConstVisitor &) const (defined in vsg::Object)vsg::Objectinlinevirtual
traverse(RecordTraversal &) const (defined in vsg::Object)vsg::Objectinlinevirtual
type_info() const noexcept overridevsg::Value< T >inlinevirtual
unref() const noexcept (defined in vsg::Object)vsg::Objectinline
unref_nodelete() const noexcept (defined in vsg::Object)vsg::Objectinline
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::Datainlineprotectedvirtual
~Object() (defined in vsg::Object)vsg::Objectprotectedvirtual
~Value() (defined in vsg::Value< T >)vsg::Value< T >inlineprotectedvirtual