Class PathInterpolator
    Public
    
    Interpolates along a sequence of points.
Inner Types
Public Methods
        
                AtDistanceFromStart
        
                (distance)
    
                    
                    
                        Public
                    
                
        
                SetPath
        
                (path)
    
                    
                    Set the path to interpolate along.
                        Public
                    
                Public Variables
        
                start
        
    
                    
                    
                        Public
                    
                
        
                valid
        
    
                    
                    True if this instance has a path set.
                        Public
                    
                Private/Protected Members
        
                path
        
    
                    
                    
                        Private
                    
                
        
                totalDistance
        
    
                    
                    
                        Private
                    
                
        
                version
        
    
                    
                    
                        Private