Public Attributes

CC3Ray Struct Reference

Defines a ray or line in 3D space, by specifying a starting location and direction. More...

#include <CC3Foundation.h>

Collaboration diagram for CC3Ray:
Collaboration graph
[legend]

List of all members.

Public Attributes

CC3Vector direction
CC3Vector startLocation

Detailed Description

Defines a ray or line in 3D space, by specifying a starting location and direction.

For a line, the startLocation can variously be interpreted as the location of any point on the line.


Member Data Documentation

The direction in which the ray points.

The location where the ray starts.


The documentation for this struct was generated from the following file: