#include <basic/geometry/IGS/IGS_Segment.h>
Inherits Segment, and IGS_Object.
Inheritance diagram for IGS_Segment:


Public Member Functions | |
| IGS_Segment (const Vector4 &p0, const Vector4 &p1) | |
| virtual void | Render (const IGS_Controller &controller) const | 
Definition at line 7 of file IGS_Segment.h.
      
  | 
  ||||||||||||
| 
 
 Definition at line 10 of file IGS_Segment.cpp.  | 
  
      
  | 
  
| 
 
 Implements IGS_Object. Definition at line 21 of file IGS_Segment.cpp. References Segment::p0, and Segment::p1.  | 
  
 1.4.6-NO