Module vox_geometry_rust::surface3[][src]

Structs

Surface3Data
SurfaceRayIntersection3

Struct that represents ray-surface intersection point.

Traits

Surface3

Abstract base class for 3-D surface.

SurfaceBuilderBase3

Base class for 3-D surface builder.

Type Definitions

Surface3Ptr

Shared pointer for the Surface3 type.