rt_group.h [code] | Describes a group of objects |
rt_light.h [code] | Describes a positional light in the scene |
rt_material.h [code] | Describes a material |
rt_object.h [code] | Generic scene object |
rt_parse.h [code] | Definitions and interface for the Scene Description Language parser |
rt_sphere.h [code] | A sphere in the scene |
rt_triangle.h [code] | Describes a triangle in the scene |
rt_trimesh.h [code] | Describes a triangle mesh in the scene |
rt_vectors.h [code] |