public static class DAEUtils.DAERigidTransform
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
vona.dae.jaxb.dae.RotateType |
rotate
the rotation
|
vona.dae.jaxb.dae.TranslateType |
translate
the translation
|
Constructor and Description |
---|
DAEUtils.DAERigidTransform(vona.dae.jaxb.dae.RotateType rotate,
vona.dae.jaxb.dae.TranslateType translate)
sets instance fields
|