[][src]Module salva3d::object

Fluid and boundary objects that can be simulated.

Structs

Boundary

A boundary object.

BoundaryHandle

The unique identifier of a boundary object.

ContiguousArena

This is a Vec behind a generational arena.

Fluid

A fluid object.

FluidHandle

The unique identifier of a boundary object.

Type Definitions

BoundarySet

A set of all boundary objects.

ContiguousArenaIndex

Generational index for the ContiguousArena collection.

FluidSet

The set of all fluid objects.