Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
Decoder is the REX file decoder
func NewDecoder ¶
NewDecoder opens the reader and prepares everything for building the scene graph If file does not exist, an error will be returned
func NewDecoderReader ¶
NewDecoderReader creates a decoder with a reader
Click to show internal directories.
Click to hide internal directories.