Cmap

C++Python
Cmaxwell::CmultiValue::CmapCmap

Cmap stores all the information of a map.

Enumerations

Map Interpolation.

Properties

TypeNameDescription
bytetypeMap type. Default = MAP_TYPE_VALUE.
realvalueDefault = 0.
CrgbrgbInit to medium grey 127, 127, 127.
char*pFileNameTexture path.
Cpoint2Dscale 
Cpoint2Doffset 
dworduvwChannel 
bytetypeInterpolation 
byteuIsTiled 
bytevIsTiled 
byteinvert 
bytedoGammaCorrection 
byteuseAbsoluteUnits 
bytenormalMappingFlipRed 
bytenormalMappingFlipGreen 
bytenormalMappingFullRangeBlue 
floatuseAlpha 
floatsaturationRange: [-1.0, 1.0].
floatcontrastRange: [-1.0, 1.0].
floatbrightnessRange: [-1.0, 1.0].
floatclampMinRange: [0.0, 1.0].
floatclampMaxRange: [0.0, 1.0].
CextensionListextensionList 

Methods

NameDescription
CmapClass constructor.

Cmap

Class constructor.

LanguageSyntax
C++Cmap()
PythonCmap()

Map interpolation

Texture interpolation values.

ValueC++PythonDescription
0Cmaxwell::Cmultivalue::Cmap::TYPE_INTERPOLATION_BOXCmap.TYPE_INTERPOLATION_BOXInterpolation off.
1Cmaxwell::Cmultivalue::Cmap::TYPE_INTERPOLATION_CUADRATICCmap.TYPE_INTERPOLATION_CUADRATICInterpolation on.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Â