Visualization Library v1.0.3

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]

vl::Texture::SetupParams Member List

This is the complete list of members for vl::Texture::SetupParams, including all inherited members.
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
border() const vl::Texture::SetupParams [inline]
bufferObject() const vl::Texture::SetupParams [inline]
bufferObject()vl::Texture::SetupParams [inline]
decReference()vl::Object [inline]
depth() const vl::Texture::SetupParams [inline]
dimension() const vl::Texture::SetupParams [inline]
fixedSamplesLocations() const vl::Texture::SetupParams [inline]
format() const vl::Texture::SetupParams [inline]
genMipmaps() const vl::Texture::SetupParams [inline]
height() const vl::Texture::SetupParams [inline]
image() const vl::Texture::SetupParams [inline]
imagePath() const vl::Texture::SetupParams [inline]
incReference() const vl::Object [inline]
mAutomaticDeletevl::Object [protected]
mBordervl::Texture::SetupParams [protected]
mBufferObjectvl::Texture::SetupParams [protected]
mDepthvl::Texture::SetupParams [protected]
mDimensionvl::Texture::SetupParams [protected]
mFixedSamplesLocationvl::Texture::SetupParams [protected]
mFormatvl::Texture::SetupParams [protected]
mGenMipmapsvl::Texture::SetupParams [protected]
mHeightvl::Texture::SetupParams [protected]
mImagevl::Texture::SetupParams [protected]
mImagePathvl::Texture::SetupParams [protected]
mObjectNamevl::Object [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
mSamplesvl::Texture::SetupParams [protected]
mWidthvl::Texture::SetupParams [protected]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
operator=(const Object &other)vl::Object [inline]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
samples() const vl::Texture::SetupParams [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setBorder(bool on)vl::Texture::SetupParams [inline]
setBufferObject(BufferObject *bo)vl::Texture::SetupParams [inline]
setDepth(int d)vl::Texture::SetupParams [inline]
setDimension(ETextureDimension dimension)vl::Texture::SetupParams [inline]
setFixedSamplesLocations(bool fixed)vl::Texture::SetupParams [inline]
setFormat(ETextureFormat format)vl::Texture::SetupParams [inline]
setGenMipmaps(bool on)vl::Texture::SetupParams [inline]
setHeight(int h)vl::Texture::SetupParams [inline]
setImage(const Image *image)vl::Texture::SetupParams [inline]
setImagePath(const String &path)vl::Texture::SetupParams [inline]
setObjectName(const char *name)vl::Object [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
setSamples(int samples)vl::Texture::SetupParams [inline]
SetupParams()vl::Texture::SetupParams [inline]
setWidth(int w)vl::Texture::SetupParams [inline]
width() const vl::Texture::SetupParams [inline]
~Object()vl::Object [protected, virtual]

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:12.
Permission is granted to use this page to write and publish articles regarding Visualization Library.