public class Geometry extends Object
Modifier and Type | Field and Description |
---|---|
LemsCollection<Frustum> |
frustums |
String |
name |
LemsCollection<Skeleton> |
skeletons |
LemsCollection<Solid> |
solids |
Constructor and Description |
---|
Geometry() |
public String name
public LemsCollection<Frustum> frustums
public LemsCollection<Solid> solids
public LemsCollection<Skeleton> skeletons
Copyright © 2020. All rights reserved.