Documentation ¶
Overview ¶
Package onb implements methods to work with ortho-normal bases
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Onb ¶
type Onb struct {
// contains filtered or unexported fields
}
Onb represents an ortho-normal base.
func (*Onb) BuildFromW ¶
BuildFromW constructs the ortho-normal base from the provided vector.
func (*Onb) ScalarLocal ¶
ScalarLocal returns the ortho-normal base local to the supplied position.
Click to show internal directories.
Click to hide internal directories.