public static class MayaAsciiReader.MayaTransform extends MayaAsciiReader.MayaNode
attributes, units| Constructor and Description |
|---|
MayaTransform(maspack.geometry.io.MayaAsciiReader.MayaNodeInfo info) |
| Modifier and Type | Method and Description |
|---|---|
AffineTransform3dBase |
buildTransform() |
void |
getTransform(AffineTransform3d trans) |
boolean |
inheritsTransform() |
java.lang.String |
type() |
addAttribute, addAttribute, getName, getParent, toStringpublic MayaTransform(maspack.geometry.io.MayaAsciiReader.MayaNodeInfo info)
public boolean inheritsTransform()
public AffineTransform3dBase buildTransform()
public void getTransform(AffineTransform3d trans)
public java.lang.String type()
type in class MayaAsciiReader.MayaNode