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::ObjMaterial Member List

This is the complete list of members for vl::ObjMaterial, including all inherited members.
as()vl::Object [inline]
as() const vl::Object [inline]
automaticDelete() const vl::Object [inline]
decReference()vl::Object [inline]
illum() const vl::ObjMaterial [inline]
incReference() const vl::Object [inline]
ka() const vl::ObjMaterial [inline]
kd() const vl::ObjMaterial [inline]
ke() const vl::ObjMaterial [inline]
ks() const vl::ObjMaterial [inline]
map_Bump() const vl::ObjMaterial [inline]
map_d() const vl::ObjMaterial [inline]
map_Decal() const vl::ObjMaterial [inline]
map_Disp() const vl::ObjMaterial [inline]
map_Ka() const vl::ObjMaterial [inline]
map_Kd() const vl::ObjMaterial [inline]
map_Ks() const vl::ObjMaterial [inline]
map_Ns() const vl::ObjMaterial [inline]
mAutomaticDeletevl::Object [protected]
mIllumvl::ObjMaterial [protected]
mKavl::ObjMaterial [protected]
mKdvl::ObjMaterial [protected]
mKevl::ObjMaterial [protected]
mKsvl::ObjMaterial [protected]
mMap_Bumpvl::ObjMaterial [protected]
mMap_dvl::ObjMaterial [protected]
mMap_Decalvl::ObjMaterial [protected]
mMap_Dispvl::ObjMaterial [protected]
mMap_Kavl::ObjMaterial [protected]
mMap_Kdvl::ObjMaterial [protected]
mMap_Ksvl::ObjMaterial [protected]
mMap_Nsvl::ObjMaterial [protected]
mNivl::ObjMaterial [protected]
mNsvl::ObjMaterial [protected]
mObjectNamevl::Object [protected]
mRefCountMutexvl::Object [protected]
mReferenceCountvl::Object [mutable, protected]
mTrvl::ObjMaterial [protected]
ni() const vl::ObjMaterial [inline]
ns() const vl::ObjMaterial [inline]
Object()vl::Object [inline]
Object(const Object &other)vl::Object [inline]
objectName() const vl::Object [inline]
ObjMaterial()vl::ObjMaterial [inline]
operator=(const Object &other)vl::Object [inline]
refCountMutex()vl::Object [inline]
refCountMutex() const vl::Object [inline]
referenceCount() const vl::Object [inline]
setAutomaticDelete(bool autodel_on)vl::Object [inline]
setIllum(int illum)vl::ObjMaterial [inline]
setKa(const fvec3 &ka)vl::ObjMaterial [inline]
setKd(const fvec3 &kd)vl::ObjMaterial [inline]
setKe(const fvec3 &ke)vl::ObjMaterial [inline]
setKs(const fvec3 &ks)vl::ObjMaterial [inline]
setMap_Bump(const ObjTexture &map_bump)vl::ObjMaterial [inline]
setMap_d(const ObjTexture &map_d)vl::ObjMaterial [inline]
setMap_Decal(const ObjTexture &map_decal)vl::ObjMaterial [inline]
setMap_Disp(const ObjTexture &map_disp)vl::ObjMaterial [inline]
setMap_Ka(const ObjTexture &map_ka)vl::ObjMaterial [inline]
setMap_Kd(const ObjTexture &map_kd)vl::ObjMaterial [inline]
setMap_Ks(const ObjTexture &map_ks)vl::ObjMaterial [inline]
setMap_Ns(const ObjTexture &map_ns)vl::ObjMaterial [inline]
setNi(float ni)vl::ObjMaterial [inline]
setNs(float ns)vl::ObjMaterial [inline]
setObjectName(const char *name)vl::Object [inline]
setRefCountMutex(IMutex *mutex)vl::Object [inline]
setTr(float tr)vl::ObjMaterial [inline]
tr() const vl::ObjMaterial [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:10.
Permission is granted to use this page to write and publish articles regarding Visualization Library.