Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Group ¶
type Group struct { math.TransformContext // contains filtered or unexported fields }
Group is a group of geometry objects, and also implements the geometry.Object interface.
func (*Group) IterObjects ¶
type Scene ¶
type Scene struct {
// contains filtered or unexported fields
}
Scene is a scene graph
func (*Scene) IterObjects ¶
Click to show internal directories.
Click to hide internal directories.