AxisAlignedBox

Summary

Definition

Namespace: SDT4.Managed.Core.Math
Assembly: SDT4.Managed.Core.dll

struct AxisAlignedBox
Implements:


Fields

Name Type Description
public Min Vector3f
public Max Vector3f

Properties

Name Type Description
public get; set; Extent Vector3f
public get; set; Position Vector3f

Methods