Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Circle ¶
type Circle struct {
// contains filtered or unexported fields
}
func (*Circle) Initialize ¶
type Cylinder ¶
type Cylinder struct {
// contains filtered or unexported fields
}
func (*Cylinder) Initialize ¶
type Plane ¶
type Plane struct {
// contains filtered or unexported fields
}
func (*Plane) Initialize ¶
type Sphere ¶
type Sphere struct {
// contains filtered or unexported fields
}
func (*Sphere) Initialize ¶
type Sprite ¶
type Sprite struct {
// contains filtered or unexported fields
}
func (*Sprite) Initialize ¶
Click to show internal directories.
Click to hide internal directories.