public class DaePrimitive extends DaeElement
TO_RADIANS| Constructor and Description |
|---|
DaePrimitive(com.google.gwt.xml.client.Node node,
DaeMesh mesh) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
int |
getCount() |
java.lang.String |
getMaterial() |
DaeMesh |
getMesh() |
void |
read() |
java.lang.String |
toString() |
getNode, readAttribute, readAttribute, readFloatArray, readIntArray, readIntAttribute, readStringArray, setNodepublic DaePrimitive(com.google.gwt.xml.client.Node node,
DaeMesh mesh)
public void destroy()
destroy in class DaeElementpublic int getCount()
public java.lang.String getMaterial()
public DaeMesh getMesh()
public void read()
read in class DaeElementpublic java.lang.String toString()
toString in class java.lang.Object