public interface ISceneGraphHeader
Modifier and Type | Method and Description |
---|---|
int |
getMajorVersion() |
int |
getMinorVersion() |
java.lang.String |
getType() |
void |
update(ISceneGraphHeader other) |
java.lang.String getType()
int getMajorVersion()
int getMinorVersion()
void update(ISceneGraphHeader other)