Namespace Gorgon.Renderers.Data
Classes
GorgonBoundingFrustum
Defines a frustum which can be used in frustum culling, zoom to Extents (zoom to fit) operations, (matrix, frustum, camera) interchange, and many kind of intersection testing.
GorgonBoundingFrustum.CornerList
The list of corners.
GorgonBoundingFrustum.PlaneList
The list of planes.
Structs
GorgonBoundingBox
Represents an axis-aligned bounding box in three dimensional space.
GorgonBoundingSphere
Represents a bounding sphere in three dimensional space.
GorgonGpuLightData
Light data to pass to a GPU buffer.
GorgonRay
Represents a three dimensional line based on a point in space and a direction.
Enums
FrustumCorner
The identifiers for the frustum corners.
FrustumPlane
The names of the frustum planes.