Header menu logo Nu

Octelement.Octelement<'e> Type

An element in an octree. NOTE: we intentionally use incomplete equality semantics here so these can be stored in a HashSet.

Record fields

Record Field Description

Bounds_

Full Usage: Bounds_

Field type: Box3
Field type: Box3

Entry_

Full Usage: Entry_

Field type: 'e
Field type: 'e

Flags_

Full Usage: Flags_

Field type: uint
Field type: uint

HashCode_

Full Usage: HashCode_

Field type: int
Field type: int

PresenceInPlay_

Full Usage: PresenceInPlay_

Field type: Presence
Field type: Presence

Presence_

Full Usage: Presence_

Field type: Presence
Field type: Presence

Instance members

Instance member Description

this.Bounds

Full Usage: this.Bounds

Returns: Box3
Returns: Box3

this.Entry

Full Usage: this.Entry

Returns: 'e
Returns: 'e

this.Light

Full Usage: this.Light

Returns: bool
Returns: bool

this.LightProbe

Full Usage: this.LightProbe

Returns: bool
Returns: bool

this.Presence

Full Usage: this.Presence

Returns: Presence
Returns: Presence

this.PresenceInPlay

Full Usage: this.PresenceInPlay

Returns: Presence
Returns: Presence

this.StaticInPlay

Full Usage: this.StaticInPlay

Returns: bool
Returns: bool

this.VisibleInView

Full Usage: this.VisibleInView

Returns: bool
Returns: bool

Type something to start searching.