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 5 Next »

Cmap stores all the information of a map.

C++Python
Cmaxwell::CmultiValue::CmapCmap

Methods

NameDescription
CmapClass constructor.

Properties

NameDescription
typeDefault = MAP_TYPE_VALUE.
valueDefault = 0.
rgbInit to medium grey 127, 127, 127.
pFileNameBitmap.
scale 
offset 
uvwChannel 
typeInterpolation 
uIsTiled 
vIsTiled 
invert 
doGammaCorrection 
useAbsoluteUnits 
normalMappingFlipRed 
normalMappingFlipGreen 
normalMappingFullRangeBlue 
useAlpha 
saturationRange: [-1.0, 1.0].
contrastRange: [-1.0, 1.0].
brightnessRange: [-1.0, 1.0].
clampMinRange: [0.0, 1.0].
clampMaxRange: [0.0, 1.0].
extensionList 

Enumerations

Map Interpolation

Map interpolation

Texture interpolation values.

ValueC++PythonDescription
0Cmaxwell::Cmultivalue::Cmap::TYPE_INTERPOLATION_BOXCmax.TYPE_INTERPOLATION_BOXInterpolation on.
1Cmaxwell::Cmultivalue::Cmap::TYPE_INTERPOLATION_CUADRATICCmax.TYPE_INTERPOLATION_CUADRATICInterpolation off.

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  • No labels