#include <domFx_sampler_states.h>
Definition at line 11 of file domFx_sampler_states.h.
Definition at line 380 of file domFx_sampler_states.h.
Definition at line 377 of file domFx_sampler_states.h.
Definition at line 256 of file domFx_sampler_states.h.
Definition at line 253 of file domFx_sampler_states.h.
Definition at line 623 of file domFx_sampler_states.h.
Definition at line 620 of file domFx_sampler_states.h.
Definition at line 195 of file domFx_sampler_states.h.
Definition at line 192 of file domFx_sampler_states.h.
Definition at line 562 of file domFx_sampler_states.h.
Definition at line 559 of file domFx_sampler_states.h.
Definition at line 438 of file domFx_sampler_states.h.
Definition at line 435 of file domFx_sampler_states.h.
Definition at line 500 of file domFx_sampler_states.h.
Definition at line 497 of file domFx_sampler_states.h.
Definition at line 317 of file domFx_sampler_states.h.
Definition at line 314 of file domFx_sampler_states.h.
Definition at line 137 of file domFx_sampler_states.h.
Definition at line 134 of file domFx_sampler_states.h.
Definition at line 21 of file domFx_sampler_states.h.
Definition at line 18 of file domFx_sampler_states.h.
Definition at line 79 of file domFx_sampler_states.h.
Definition at line 76 of file domFx_sampler_states.h.
domFx_sampler_states::domFx_sampler_states | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 793 of file domFx_sampler_states.h.
virtual domFx_sampler_states::~domFx_sampler_states | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 797 of file domFx_sampler_states.h.
static DLLSPEC daeElementRef domFx_sampler_states::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domBorder_colorRef domFx_sampler_states::getBorder_color | ( | ) | const [inline] |
Gets the border_color element.
Definition at line 758 of file domFx_sampler_states.h.
virtual COLLADA_TYPE::TypeEnum domFx_sampler_states::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 14 of file domFx_sampler_states.h.
const domExtra_Array& domFx_sampler_states::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 788 of file domFx_sampler_states.h.
domExtra_Array& domFx_sampler_states::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 783 of file domFx_sampler_states.h.
const domMagfilterRef domFx_sampler_states::getMagfilter | ( | ) | const [inline] |
Gets the magfilter element.
Definition at line 748 of file domFx_sampler_states.h.
const domMax_anisotropyRef domFx_sampler_states::getMax_anisotropy | ( | ) | const [inline] |
Gets the max_anisotropy element.
Definition at line 778 of file domFx_sampler_states.h.
const domMinfilterRef domFx_sampler_states::getMinfilter | ( | ) | const [inline] |
Gets the minfilter element.
Definition at line 743 of file domFx_sampler_states.h.
const domMip_biasRef domFx_sampler_states::getMip_bias | ( | ) | const [inline] |
Gets the mip_bias element.
Definition at line 773 of file domFx_sampler_states.h.
const domMip_max_levelRef domFx_sampler_states::getMip_max_level | ( | ) | const [inline] |
Gets the mip_max_level element.
Definition at line 763 of file domFx_sampler_states.h.
const domMip_min_levelRef domFx_sampler_states::getMip_min_level | ( | ) | const [inline] |
Gets the mip_min_level element.
Definition at line 768 of file domFx_sampler_states.h.
const domMipfilterRef domFx_sampler_states::getMipfilter | ( | ) | const [inline] |
Gets the mipfilter element.
Definition at line 753 of file domFx_sampler_states.h.
const domWrap_pRef domFx_sampler_states::getWrap_p | ( | ) | const [inline] |
Gets the wrap_p element.
Definition at line 738 of file domFx_sampler_states.h.
const domWrap_sRef domFx_sampler_states::getWrap_s | ( | ) | const [inline] |
Gets the wrap_s element.
Definition at line 728 of file domFx_sampler_states.h.
const domWrap_tRef domFx_sampler_states::getWrap_t | ( | ) | const [inline] |
Gets the wrap_t element.
Definition at line 733 of file domFx_sampler_states.h.
static daeInt domFx_sampler_states::ID | ( | ) | [inline, static] |
Definition at line 15 of file domFx_sampler_states.h.
virtual domFx_sampler_states& domFx_sampler_states::operator= | ( | const domFx_sampler_states & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 801 of file domFx_sampler_states.h.
static DLLSPEC daeMetaElement* domFx_sampler_states::registerElement | ( | DAE & | dae | ) | [static] |
Creates a daeMetaElement object that describes this element in the meta object reflection framework. If a daeMetaElement already exists it will return that instead of creating a new one.
virtual daeInt domFx_sampler_states::typeID | ( | ) | const [inline, virtual] |
Returns this element's type ID. Every element is an instance of a type specified in the Collada schema, and every schema type has a unique ID.
Implements daeElement.
Definition at line 16 of file domFx_sampler_states.h.
Definition at line 702 of file domFx_sampler_states.h.
domExtra_Array domFx_sampler_states::elemExtra_array [protected] |
Definition at line 721 of file domFx_sampler_states.h.
domMagfilterRef domFx_sampler_states::elemMagfilter [protected] |
number of samples that may be used durring anisotropic filtering
Definition at line 720 of file domFx_sampler_states.h.
domMinfilterRef domFx_sampler_states::elemMinfilter [protected] |
domMip_biasRef domFx_sampler_states::elemMip_bias [protected] |
Mipmap level-of-detail bias. The default value is zero
Definition at line 716 of file domFx_sampler_states.h.
level-of-detail index of largest map to use. Values range from 0 to (n
Definition at line 707 of file domFx_sampler_states.h.
level-of-detail index of smallest map to use. Values range from 0 to (n
Definition at line 712 of file domFx_sampler_states.h.
domMipfilterRef domFx_sampler_states::elemMipfilter [protected] |
filtering across mips. NONE = no minification NEAREST = bilinear LINEAR = trilinear ANISOTROPIC = Compensates for distortion caused by the difference in angle between the polygon and the plane of the screen. Relies on max_anisotropy
Definition at line 701 of file domFx_sampler_states.h.
domWrap_pRef domFx_sampler_states::elemWrap_p [protected] |
Definition at line 686 of file domFx_sampler_states.h.
domWrap_sRef domFx_sampler_states::elemWrap_s [protected] |
Definition at line 684 of file domFx_sampler_states.h.
domWrap_tRef domFx_sampler_states::elemWrap_t [protected] |
Definition at line 685 of file domFx_sampler_states.h.