Home
last modified time | relevance | path

Searched defs:GetColorAt (Results 1 – 7 of 7) sorted by relevance

/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/3d-viewer/3d_rendering/
H A Dpost_shader.cpp128 const SFVEC3F& POST_SHADER::GetColorAt( const SFVEC2F& aPos ) const in GetColorAt() function in POST_SHADER
152 const SFVEC3F& POST_SHADER::GetColorAt( const SFVEC2I& aPos ) const in GetColorAt() function in POST_SHADER
/dports/multimedia/olive/olive-0.1.2/effects/fields/
H A Dcolorfield.cpp11 QColor ColorField::GetColorAt(double timecode) in GetColorAt() function in ColorField
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/include/
H A DnObject.h56 …void GetColorAt(double xIn, double yIn, double zIn, double* rOut, double* gOut, double* bOut, doub… in GetColorAt() function
H A DnVolume.h63 …void GetColorAt(double xIn, double yIn, double zIn, double* rOut, double* gOut, double* bOut, doub… in GetColorAt() function
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/bgrabitmap/
H A Dbgragradientscanner.pas31 function GetColorAt(position: integer): TBGRAPixel; override; in GetColorAt() function
106 function GetColorAt(position: integer): TBGRAPixel; override; in GetColorAt() function
134 function GetColorAt(position: integer): TBGRAPixel; override; in GetColorAt() function
379 function TBGRABufferedGradient.GetColorAt(position: integer): TBGRAPixel; in TBGRABufferedGradient.GetColorAt() function
490 function TBGRASimpleGradient.GetColorAt(position: integer): TBGRAPixel; in TBGRASimpleGradient.GetColorAt() function
804 function TBGRAMultiGradient.GetColorAt(position: integer): TBGRAPixel; in TBGRAMultiGradient.GetColorAt() function
/dports/editors/cudatext/CudaText-1.151.0/bgrabitmap/bgrabitmap/
H A Dbgragradientscanner.pas31 function GetColorAt(position: integer): TBGRAPixel; override; in GetColorAt() function
106 function GetColorAt(position: integer): TBGRAPixel; override; in GetColorAt() function
134 function GetColorAt(position: integer): TBGRAPixel; override; in GetColorAt() function
379 function TBGRABufferedGradient.GetColorAt(position: integer): TBGRAPixel; in TBGRABufferedGradient.GetColorAt() function
490 function TBGRASimpleGradient.GetColorAt(position: integer): TBGRAPixel; in TBGRASimpleGradient.GetColorAt() function
804 function TBGRAMultiGradient.GetColorAt(position: integer): TBGRAPixel; in TBGRAMultiGradient.GetColorAt() function
/dports/cad/repsnapper/repsnapper-2.5a4/libraries/amf/amftools-code/src/
H A DnMaterial.cpp157 void nMaterial::GetColorAt(double xIn, double yIn, double zIn, double* rOut, double* gOut, double* … in GetColorAt() function in nMaterial