public class MrSamplerIndices extends java.lang.Object implements MrLinearAlgebraObject
Constructor and Description |
---|
MrSamplerIndices(int count) |
Modifier and Type | Method and Description |
---|---|
void |
addTextureIndex(int index,
int textureIndex) |
int |
getCount() |
MrDataType |
getDataType() |
float[] |
getValues() |
public void addTextureIndex(int index, int textureIndex)
public float[] getValues()
getValues
in interface MrLinearAlgebraObject
public int getCount()
getCount
in interface MrLinearAlgebraObject
public MrDataType getDataType()
getDataType
in interface MrLinearAlgebraObject