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 MrLinearAlgebraObjectpublic int getCount()
getCount in interface MrLinearAlgebraObjectpublic MrDataType getDataType()
getDataType in interface MrLinearAlgebraObject