Uses of Class
glcanvas.data.Vec4

Packages that use Vec4
glcanvas   
gui   
 

Uses of Vec4 in glcanvas
 

Methods in glcanvas with parameters of type Vec4
static void Streamlines.setColor(Vec4 col)
           
static void SpacedStreamlines.setColor(Vec4 col)
           
static void ArrowPlot.setColor(Vec4 col)
           
 void ChannelVisualisation.setTransferFunction(int index, Vec4[] array)
           
 void VisCanvas.transferFunctionChanged(int index, Vec4[] array)
           
 

Uses of Vec4 in gui
 

Methods in gui that return Vec4
 Vec4[] GradientColorPanel.getInterpolatedColorHist()