- All Known Subinterfaces:
ColorMap
- All Known Implementing Classes:
AffineUVTransformation
,BumpMap
,Carpenter
,ChannelBlend
,ChannelMapNode
,ChannelSPD
,Checker
,ColorMapNode
,Filter
,Gradient
,Granite
,Graytone
,ImageMap
,Julia
,Laplace3D
,Leopard
,Mandel
,Material
,Phong
,RGBColor
,Smooth3D
,SunSkyLight
,SurfaceMap
,SyntheticTexture
,Turbulence
,UVTransformation
,VolumeChecker
,VolumeFunction
,VolumeTurbulence
,WaveMap
,Wood
,XYZTransformation
public interface ChannelMap
-
Method Summary
Modifier and TypeMethodDescriptionvoid
accept
(ChannelMapVisitor visitor) float
getFloatValue
(ChannelData cache, int channel) getObjectValue
(ChannelData cache, int channel) int
getStamp()
-
Method Details
-
getStamp
int getStamp() -
getFloatValue
-
getObjectValue
-
accept
-