Conscience Core
tinygltf
Value
tinygltf::Value Member List
This is the complete list of members for
tinygltf::Value
, including all inherited members.
Array
typedef
tinygltf::Value
array_value_
tinygltf::Value
protected
ArrayLen
() const
tinygltf::Value
inline
binary_value_
tinygltf::Value
protected
boolean_value_
tinygltf::Value
protected
Get
() const
tinygltf::Value
Get
()
tinygltf::Value
Get
(size_t idx) const
tinygltf::Value
inline
Get
(const std::string &key) const
tinygltf::Value
inline
GetNumberAsDouble
() const
tinygltf::Value
inline
GetNumberAsInt
() const
tinygltf::Value
inline
Has
(const std::string &key) const
tinygltf::Value
inline
int_value_
tinygltf::Value
protected
IsArray
() const
tinygltf::Value
inline
IsBinary
() const
tinygltf::Value
inline
IsBool
() const
tinygltf::Value
inline
IsInt
() const
tinygltf::Value
inline
IsNumber
() const
tinygltf::Value
inline
IsObject
() const
tinygltf::Value
inline
IsReal
() const
tinygltf::Value
inline
IsString
() const
tinygltf::Value
inline
Keys
() const
tinygltf::Value
inline
Object
typedef
tinygltf::Value
object_value_
tinygltf::Value
protected
operator==
(const tinygltf::Value &other) const
tinygltf::Value
real_value_
tinygltf::Value
protected
Size
() const
tinygltf::Value
inline
string_value_
tinygltf::Value
protected
Type
() const
tinygltf::Value
inline
type_
tinygltf::Value
protected
Value
()=default
tinygltf::Value
Value
(bool b)
tinygltf::Value
inline
explicit
Value
(int i)
tinygltf::Value
inline
explicit
Value
(double n)
tinygltf::Value
inline
explicit
Value
(const std::string &s)
tinygltf::Value
inline
explicit
Value
(std::string &&s)
tinygltf::Value
inline
explicit
Value
(const char *s)
tinygltf::Value
inline
explicit
Value
(const unsigned char *p, size_t n)
tinygltf::Value
inline
explicit
Value
(std::vector< unsigned char > &&v) noexcept
tinygltf::Value
inline
explicit
Value
(const Array &a)
tinygltf::Value
inline
explicit
Value
(Array &&a) noexcept
tinygltf::Value
inline
explicit
Value
(const Object &o)
tinygltf::Value
inline
explicit
Value
(Object &&o) noexcept
tinygltf::Value
inline
explicit
Generated by
1.8.17