Documentation
¶
Overview ¶
Package hyperrectangle defines an N-dimensional box embedded in N-dimensional ambient space.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type R ¶
type R struct {
// contains filtered or unexported fields
}
func (R) IntersectBuf ¶ added in v0.7.0
IntersectBuf calculates the rectangle of intersection between two rectangles and writes to a rectangle buffer.
N.B.: The buffer min and max properties must match the dimensions of the input rectangles.
Click to show internal directories.
Click to hide internal directories.