Class ColladaInputPipe
java.lang.Object
com.ardor3d.extension.model.collada.jdom.ColladaInputPipe
The purpose of this class is to tie a source and accessor together to pull out data.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintgetSet()com.ardor3d.extension.model.collada.jdom.ColladaInputPipe.SourceDatagetType()voidsetTexCoord(int texCoord) voidsetupBuffer(int numEntries, MeshData meshData, DataCache cache)
-
Constructor Details
-
ColladaInputPipe
-
-
Method Details
-
getOffset
public int getOffset() -
getSet
public int getSet() -
getType
-
getSourceData
public com.ardor3d.extension.model.collada.jdom.ColladaInputPipe.SourceData getSourceData() -
setupBuffer
-
setTexCoord
public void setTexCoord(int texCoord)
-