Crate gfx_scene [] [src]

Scene infrastructure to be used with Gfx phases.

Structs

Context

Culler context.

Fragment

A fragment of an entity, contains a single draw call.

Frustum

Frustum culler.

Report

Rendering success report.

Enums

Error

Scene drawing error.

Traits

AbstractPhase

An abstract rendering phase.

AbstractScene

Abstract scene that can be drawn into something.

Camera

An abstract camera.

Culler

Generic bound culler.

Entity

An abstract entity.

Node

An abstract node in space.

ViewInfo

Abstract information about the view. Supposed to containt at least Model-View-Projection transform for the shader.

Type Definitions

Count

Type of the call counter.