Indexed or non-indexed triangle list with fixed function ray intersection.
RTGT_Procedural
Custom primitive type that requires an intersection shader.
RTGT_LinearSweptSpheres
Linear Swept Sphere (LSS) is a ray tracing primitive that represents the volume traced by a sphere moving linearly between two endpoints, optionally with varying radii.