Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

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*pFileNameBitmap.
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.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  • No labels