OpenSceneGraph 2.8.4
osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType > Member List
This is the complete list of members for osg::TemplateArray< T, ARRAYTYPE, DataSize, DataType >, including all inherited members.
_arrayTypeosg::Array [protected]
_dataSizeosg::Array [protected]
_dataTypeosg::Array [protected]
_dataVarianceosg::Object [protected]
_modifiedCountosg::Array [protected]
_nameosg::Object [protected]
_observerSetDataPtrosg::Referenced [mutable, protected]
_refCountosg::Referenced [mutable, protected]
_userDataosg::Object [protected]
_vboosg::Array [protected]
_vboOffsetosg::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 typedefosg::MixinVector< T >
Array(Type arrayType=ArrayType, GLint dataSize=0, GLenum dataType=0)osg::Array [inline]
Array(const Array &array, const CopyOp &copyop=CopyOp::SHALLOW_COPY)osg::Array [inline]
ArrayType enum valueosg::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() constosg::MixinVector< T > [inline]
at(size_type index) constosg::MixinVector< T > [inline]
at(size_type index)osg::MixinVector< T > [inline]
back() constosg::MixinVector< T > [inline]
back()osg::MixinVector< T > [inline]
begin() constosg::MixinVector< T > [inline]
begin()osg::MixinVector< T > [inline]
ByteArrayType enum valueosg::Array
capacity() constosg::MixinVector< T > [inline]
className() const osg::Array [virtual]
clear()osg::MixinVector< T > [inline]
clone(const CopyOp &copyop) 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 typedefosg::MixinVector< T >
const_pointer typedefosg::MixinVector< T >
const_reference typedefosg::MixinVector< T >
const_reverse_iterator typedefosg::MixinVector< T >
DataVariance enum nameosg::Object
DeleteHandler classosg::Referenced [friend]
deleteUsingDeleteHandler() const osg::Referenced [protected]
difference_type typedefosg::MixinVector< T >
dirty()osg::Array [inline]
DoubleArrayType enum valueosg::Array
DYNAMIC enum valueosg::Object
ElementDataType typedefosg::TemplateArray< T, ARRAYTYPE, DataSize, DataType >
empty() constosg::MixinVector< T > [inline]
end() constosg::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 valueosg::Array
front() constosg::MixinVector< T > [inline]
front()osg::MixinVector< T > [inline]
get_allocator() constosg::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 valueosg::Array
isSameKindAs(const Object *obj) const osg::Array [inline, virtual]
iterator typedefosg::MixinVector< T >
libraryName() const osg::Array [inline, virtual]
max_size() constosg::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 &copyop=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) constosg::MixinVector< T > [inline]
operator[](size_type index)osg::MixinVector< T > [inline]
pointer typedefosg::MixinVector< T >
pop_back()osg::MixinVector< T > [inline]
push_back(const value_type &value)osg::MixinVector< T > [inline]
rbegin() constosg::MixinVector< T > [inline]
rbegin()osg::MixinVector< T > [inline]
ref() const osg::Referenced [inline]
reference typedefosg::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() constosg::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 typedefosg::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 valueosg::Array
size() constosg::MixinVector< T > [inline]
size_type typedefosg::MixinVector< T >
STATIC enum valueosg::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 &copyop=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 nameosg::Array
UByteArrayType enum valueosg::Array
UIntArrayType enum valueosg::Array
unref() const osg::Referenced [inline]
unref_nodelete() const osg::Referenced
UNSPECIFIED enum valueosg::Object
UShortArrayType enum valueosg::Array
value_type typedefosg::MixinVector< T >
Vec2ArrayType enum valueosg::Array
Vec2bArrayType enum valueosg::Array
Vec2dArrayType enum valueosg::Array
Vec2sArrayType enum valueosg::Array
Vec3ArrayType enum valueosg::Array
Vec3bArrayType enum valueosg::Array
Vec3dArrayType enum valueosg::Array
Vec3sArrayType enum valueosg::Array
Vec4ArrayType enum valueosg::Array
Vec4bArrayType enum valueosg::Array
Vec4dArrayType enum valueosg::Array
Vec4sArrayType enum valueosg::Array
Vec4ubArrayType enum valueosg::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]

osg logo
Generated at Sun Jan 8 2012 13:16:04 for the OpenSceneGraph by doxygen 1.7.4.