, including all inherited members.
_arrayType | osg::Array | [protected] |
_dataSize | osg::Array | [protected] |
_dataType | osg::Array | [protected] |
_dataVariance | osg::Object | [protected] |
_modifiedCount | osg::Array | [protected] |
_name | osg::Object | [protected] |
_observerSetDataPtr | osg::Referenced | [mutable, protected] |
_refCount | osg::Referenced | [mutable, protected] |
_userData | osg::Object | [protected] |
_vbo | osg::Array | [protected] |
_vboOffset | osg::Array | [mutable, protected] |
accept(ArrayVisitor &av) | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline, virtual] |
accept(ConstArrayVisitor &av) const | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline, virtual] |
accept(unsigned int index, ValueVisitor &vv) | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline, virtual] |
accept(unsigned int index, ConstValueVisitor &vv) const | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline, virtual] |
addObserver(Observer *observer) const | osg::Referenced | |
allocator_type typedef | osg::MixinVector< T > | |
Array(Type arrayType=ArrayType, GLint dataSize=0, GLenum dataType=0) | osg::Array | [inline] |
Array(const Array &array, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Array | [inline] |
ArrayType enum value | osg::Array | |
assign(size_type count, const value_type &value) | osg::MixinVector< T > | [inline] |
assign(Iter first, Iter last) | osg::MixinVector< T > | [inline] |
asVector() | osg::MixinVector< T > | [inline] |
asVector() const | osg::MixinVector< T > | [inline] |
at(size_type index) const | osg::MixinVector< T > | [inline] |
at(size_type index) | osg::MixinVector< T > | [inline] |
back() const | osg::MixinVector< T > | [inline] |
back() | osg::MixinVector< T > | [inline] |
begin() const | osg::MixinVector< T > | [inline] |
begin() | osg::MixinVector< T > | [inline] |
ByteArrayType enum value | osg::Array | |
capacity() const | osg::MixinVector< T > | [inline] |
className() const | osg::Array | [virtual] |
clear() | osg::MixinVector< T > | [inline] |
clone(const CopyOp ©op) const | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline, virtual] |
cloneType() const | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline, virtual] |
compare(unsigned int lhs, unsigned int rhs) const | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline, virtual] |
computeDataVariance() | osg::Object | [inline, virtual] |
const_iterator typedef | osg::MixinVector< T > | |
const_pointer typedef | osg::MixinVector< T > | |
const_reference typedef | osg::MixinVector< T > | |
const_reverse_iterator typedef | osg::MixinVector< T > | |
DataVariance enum name | osg::Object | |
DeleteHandler class | osg::Referenced | [friend] |
deleteUsingDeleteHandler() const | osg::Referenced | [protected] |
difference_type typedef | osg::MixinVector< T > | |
dirty() | osg::Array | [inline] |
DoubleArrayType enum value | osg::Array | |
DYNAMIC enum value | osg::Object | |
ElementDataType typedef | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | |
empty() const | osg::MixinVector< T > | [inline] |
end() const | osg::MixinVector< T > | [inline] |
end() | osg::MixinVector< T > | [inline] |
erase(iterator where) | osg::MixinVector< T > | [inline] |
erase(iterator first, iterator last) | osg::MixinVector< T > | [inline] |
FloatArrayType enum value | osg::Array | |
front() const | osg::MixinVector< T > | [inline] |
front() | osg::MixinVector< T > | [inline] |
get_allocator() const | osg::MixinVector< T > | [inline] |
getDataPointer() const | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline, virtual] |
getDataSize() const | osg::Array | [inline] |
getDataType() const | osg::Array | [inline] |
getDataVariance() const | osg::Object | [inline] |
getDeleteHandler() | osg::Referenced | [static] |
getGlobalReferencedMutex() | osg::Referenced | [static] |
getModifiedCount() const | osg::Array | [inline] |
getName() const | osg::Object | [inline] |
getNumElements() const | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline, virtual] |
getRefMutex() const | osg::Referenced | [inline] |
getThreadSafeReferenceCounting() | osg::Referenced | [static] |
getThreadSafeRefUnref() const | osg::Referenced | [inline] |
getTotalDataSize() const | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline, virtual] |
getType() const | osg::Array | [inline] |
getUserData() | osg::Object | [inline] |
getUserData() const | osg::Object | [inline] |
getVertexBufferObject() | osg::Array | [inline] |
getVertexBufferObject() const | osg::Array | [inline] |
getVertexBufferObjectOffset() const | osg::Array | [inline] |
insert(iterator where, const value_type &value) | osg::MixinVector< T > | [inline] |
insert(iterator where, InputIterator first, InputIterator last) | osg::MixinVector< T > | [inline] |
insert(iterator where, size_type count, const value_type &value) | osg::MixinVector< T > | [inline] |
IntArrayType enum value | osg::Array | |
isSameKindAs(const Object *obj) const | osg::Array | [inline, virtual] |
iterator typedef | osg::MixinVector< T > | |
libraryName() const | osg::Array | [inline, virtual] |
max_size() const | osg::MixinVector< T > | [inline] |
MixinVector() | osg::MixinVector< T > | [inline, explicit] |
MixinVector(size_type initial_size, const value_type &fill_value=value_type()) | osg::MixinVector< T > | [inline, explicit] |
MixinVector(InputIterator first, InputIterator last) | osg::MixinVector< T > | [inline] |
MixinVector(const vector_type &other) | osg::MixinVector< T > | [inline] |
MixinVector(const MixinVector &other) | osg::MixinVector< T > | [inline] |
Object() | osg::Object | [inline] |
Object(bool threadSafeRefUnref) | osg::Object | [inline, explicit] |
Object(const Object &, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::Object | |
operator!=(const MixinVector< T > &left, const MixinVector< T > &right) | osg::MixinVector< T > | [friend] |
operator!=(const MixinVector< T > &left, const std::vector< T > &right) | osg::MixinVector< T > | [friend] |
operator!=(const std::vector< T > &left, const MixinVector< T > &right) | osg::MixinVector< T > | [friend] |
operator<(const MixinVector< T > &left, const MixinVector< T > &right) | osg::MixinVector< T > | [friend] |
operator<(const MixinVector< T > &left, const std::vector< T > &right) | osg::MixinVector< T > | [friend] |
operator<(const std::vector< T > &left, const MixinVector< T > &right) | osg::MixinVector< T > | [friend] |
operator<=(const MixinVector< T > &left, const MixinVector< T > &right) | osg::MixinVector< T > | [friend] |
operator<=(const MixinVector< T > &left, const std::vector< T > &right) | osg::MixinVector< T > | [friend] |
operator<=(const std::vector< T > &left, const MixinVector< T > &right) | osg::MixinVector< T > | [friend] |
operator=(const TemplateArray &array) | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline] |
osg::Referenced::operator=(const Referenced &) | osg::Referenced | [inline] |
MixinVector< T >::operator=(const vector_type &other) | osg::MixinVector< T > | [inline] |
MixinVector< T >::operator=(const MixinVector &other) | osg::MixinVector< T > | [inline] |
operator==(const MixinVector< T > &left, const MixinVector< T > &right) | osg::MixinVector< T > | [friend] |
operator==(const MixinVector< T > &left, const std::vector< T > &right) | osg::MixinVector< T > | [friend] |
operator==(const std::vector< T > &left, const MixinVector< T > &right) | osg::MixinVector< T > | [friend] |
operator>(const MixinVector< T > &left, const MixinVector< T > &right) | osg::MixinVector< T > | [friend] |
operator>(const MixinVector< T > &left, const std::vector< T > &right) | osg::MixinVector< T > | [friend] |
operator>(const std::vector< T > &left, const MixinVector< T > &right) | osg::MixinVector< T > | [friend] |
operator>=(const MixinVector< T > &left, const MixinVector< T > &right) | osg::MixinVector< T > | [friend] |
operator>=(const MixinVector< T > &left, const std::vector< T > &right) | osg::MixinVector< T > | [friend] |
operator>=(const std::vector< T > &left, const MixinVector< T > &right) | osg::MixinVector< T > | [friend] |
operator[](size_type index) const | osg::MixinVector< T > | [inline] |
operator[](size_type index) | osg::MixinVector< T > | [inline] |
pointer typedef | osg::MixinVector< T > | |
pop_back() | osg::MixinVector< T > | [inline] |
push_back(const value_type &value) | osg::MixinVector< T > | [inline] |
rbegin() const | osg::MixinVector< T > | [inline] |
rbegin() | osg::MixinVector< T > | [inline] |
ref() const | osg::Referenced | [inline] |
reference typedef | osg::MixinVector< T > | |
referenceCount() const | osg::Referenced | [inline] |
Referenced() | osg::Referenced | |
Referenced(bool threadSafeRefUnref) | osg::Referenced | [explicit] |
Referenced(const Referenced &) | osg::Referenced | |
releaseGLObjects(osg::State *=0) const | osg::Object | [inline, virtual] |
removeObserver(Observer *observer) const | osg::Referenced | |
rend() const | osg::MixinVector< T > | [inline] |
rend() | osg::MixinVector< T > | [inline] |
reserve(size_type new_capacity) | osg::MixinVector< T > | [inline] |
resize(size_type new_size, const value_type &fill_value=value_type()) | osg::MixinVector< T > | [inline] |
resizeGLObjectBuffers(unsigned int) | osg::Object | [inline, virtual] |
reverse_iterator typedef | osg::MixinVector< T > | |
setDataVariance(DataVariance dv) | osg::Object | [inline] |
setDeleteHandler(DeleteHandler *handler) | osg::Referenced | [static] |
setModifiedCount(unsigned int value) | osg::Array | [inline] |
setName(const std::string &name) | osg::Object | [inline] |
setName(const char *name) | osg::Object | [inline] |
setThreadSafeReferenceCounting(bool enableThreadSafeReferenceCounting) | osg::Referenced | [static] |
setThreadSafeRefUnref(bool threadSafe) | osg::Referenced | [virtual] |
setUserData(Referenced *obj) | osg::Object | [inline] |
setVertexBufferObject(osg::VertexBufferObject *vbo) | osg::Array | [inline] |
setVertexBufferObjectOffset(const GLvoid *offset) const | osg::Array | [inline] |
ShortArrayType enum value | osg::Array | |
size() const | osg::MixinVector< T > | [inline] |
size_type typedef | osg::MixinVector< T > | |
STATIC enum value | osg::Object | |
swap(vector_type &other) | osg::MixinVector< T > | [inline] |
swap(MixinVector &other) | osg::MixinVector< T > | [inline] |
TemplateArray() | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline] |
TemplateArray(const TemplateArray &ta, const CopyOp ©op=CopyOp::SHALLOW_COPY) | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline] |
TemplateArray(unsigned int no) | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline] |
TemplateArray(unsigned int no, T *ptr) | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline] |
TemplateArray(InputIterator first, InputIterator last) | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline] |
trim() | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline, virtual] |
Type enum name | osg::Array | |
UByteArrayType enum value | osg::Array | |
UIntArrayType enum value | osg::Array | |
unref() const | osg::Referenced | [inline] |
unref_nodelete() const | osg::Referenced | |
UNSPECIFIED enum value | osg::Object | |
UShortArrayType enum value | osg::Array | |
value_type typedef | osg::MixinVector< T > | |
Vec2ArrayType enum value | osg::Array | |
Vec2bArrayType enum value | osg::Array | |
Vec2dArrayType enum value | osg::Array | |
Vec2sArrayType enum value | osg::Array | |
Vec3ArrayType enum value | osg::Array | |
Vec3bArrayType enum value | osg::Array | |
Vec3dArrayType enum value | osg::Array | |
Vec3sArrayType enum value | osg::Array | |
Vec4ArrayType enum value | osg::Array | |
Vec4bArrayType enum value | osg::Array | |
Vec4dArrayType enum value | osg::Array | |
Vec4sArrayType enum value | osg::Array | |
Vec4ubArrayType enum value | osg::Array | |
~Array() | osg::Array | [inline, protected, virtual] |
~MixinVector() | osg::MixinVector< T > | [inline, virtual] |
~Object() | osg::Object | [inline, protected, virtual] |
~Referenced() | osg::Referenced | [protected, virtual] |
~TemplateArray() | osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > | [inline, protected, virtual] |