LineSegment Struct Reference

Defines a line segment. More...

#include "MathCommon.h"

Collaboration diagram for LineSegment:

Collaboration graph
[legend]

List of all members.

Public Attributes

Point3f p1
Point3f p2


Detailed Description

Defines a line segment.

Definition at line 31 of file MathCommon.h.


Member Data Documentation

The starting point of the line.

Definition at line 33 of file MathCommon.h.

Referenced by CreateFrame(), and Intersect().

The end point of the line.

Definition at line 34 of file MathCommon.h.

Referenced by CreateFrame(), and Intersect().


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

Generated on Thu Jan 15 00:58:04 2009 for RTVolumeRendering by  doxygen 1.5.6