Package | Description |
---|---|
msim.serialization |
Mixed physical/virtual linkage Simulator serialization.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
DAELoader.loadChildFromDAE(vona.dae.jaxb.dae.NodeType source,
Link parent,
boolean loadGeoms,
java.util.List<DAELoader.LatentClosure> latentClosures)
Load a COLLADA "node" child.
|
protected static Link |
DAELoader.loadLinkFromDAE(Link link,
vona.dae.util.DAEObject source,
Link parentLink,
boolean loadGeoms,
java.util.List<DAELoader.LatentClosure> latentClosures)
Load an MSim
Link from a DAE element. |