Home
last modified time | relevance | path

Searched refs:hasIntensity (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/ogre3d/ogre-1.11.6/Components/HLMS/include/
H A DOgreHlmsPbsMaterial.h114 …SamplerContainer() :textureUnitState(NULL), status(SS_NOT_ACTIVE), hasIntensity(false), intensity(… in SamplerContainer()
127 bool hasIntensity; variable
151 hasIntensity = hasIntens;
/dports/misc/usd/USD-21.11/pxr/imaging/glf/
H A DsimpleLight.cpp170 GlfSimpleLight::SetHasIntensity(bool hasIntensity) in SetHasIntensity() argument
172 _hasIntensity = hasIntensity; in SetHasIntensity()
H A DsimpleLight.h136 void SetHasIntensity(bool hasIntensity);
/dports/graphics/dilay/dilay-1.9.0/lib/src/tool/
H A Dsculpt.cpp237 void addDefaultToolTip (ViewToolTip& toolTip, bool hasInvertedMode, bool hasIntensity) in addDefaultToolTip()
247 if (hasIntensity) in addDefaultToolTip()
/dports/graphics/wdune/wdune-1.926/vcglib/wrap/io_trimesh/
H A Dimport_ply.h373 …bool hasIntensity = false; // the intensity is a strange way to code single channel color used som… in Open() local
484 hasIntensity = true; in Open()
684 if(hasIntensity) in Open()
/dports/graphics/ogre3d/ogre-1.11.6/Components/HLMS/src/
H A DOgreHlmsPbsMaterial.cpp411 if (s.hasIntensity) in updateTextureUnits()
/dports/devel/vcglib/vcglib-2020.09/wrap/io_trimesh/
H A Dimport_ply.h388 …bool hasIntensity = false; // the intensity is a strange way to code single channel color used som… in Open() local
499 hasIntensity = true; in Open()
709 if(hasIntensity) in Open()