Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjectsByZ ¶
ObjectsByZ is a helper type for sorting objects by Z index.
func (ObjectsByZ) Len ¶
func (objs ObjectsByZ) Len() int
func (ObjectsByZ) Less ¶
func (objs ObjectsByZ) Less(i, j int) bool
func (ObjectsByZ) Swap ¶
func (objs ObjectsByZ) Swap(i, j int)
type Renderer ¶
func NewRenderer ¶
Click to show internal directories.
Click to hide internal directories.