#include <OgreSegment.h>
◆ Segment() [1/2]
      
        
          | Ogre::Segment::Segment | ( |  | ) |  | 
      
 
 
◆ Segment() [2/2]
◆ set()
      
        
          | void Ogre::Segment::set | ( | const Vector3 & | newOrigin, | 
        
          |  |  | const Vector3 & | newEnd | 
        
          |  | ) |  |  | 
      
 
 
◆ setOrigin()
      
        
          | void Ogre::Segment::setOrigin | ( | const Vector3 & | newOrigin | ) |  | 
      
 
 
◆ setEndPoint()
      
        
          | void Ogre::Segment::setEndPoint | ( | const Vector3 & | newEndpoint | ) |  | 
      
 
 
◆ distance()
      
        
          | Real Ogre::Segment::distance | ( | const Segment & | otherSegment | ) | const | 
      
 
 
◆ squaredDistance()
      
        
          | Real Ogre::Segment::squaredDistance | ( | const Segment & | otherSegment | ) | const | 
      
 
 
◆ intersects()
      
        
          | bool Ogre::Segment::intersects | ( | const Capsule & |  | ) | const | 
      
 
 
◆ mOrigin
◆ mDirection
◆ mExtent
      
        
          | Real Ogre::Segment::mExtent | 
      
 
 
The documentation for this class was generated from the following file: