Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Cmap stores all the information of a map.

Methods

...

Enumerations

Map Interpolation.

Properties

Bitmap
TypeNameDescription
bytetypeMap type. Default = MAP_TYPE_VALUE.
realvalueDefault = 0.
CrgbrgbInit to medium grey 127, 127, 127.
char*pFileName
Texture 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 

Enumerations

...

Methods

NameDescription
CmapClass constructor.

Anchor
ctor
ctor

Cmap

Class constructor.

...

ValueC++PythonDescription
0Cmaxwell::Cmultivalue::Cmap::TYPE_INTERPOLATION_BOXCmaxCmap.TYPE_INTERPOLATION_BOXInterpolation onoff.
1Cmaxwell::Cmultivalue::Cmap::TYPE_INTERPOLATION_CUADRATICCmaxCmap.TYPE_INTERPOLATION_CUADRATICInterpolation off.

 

 

 

 

 

...

on.