A Context defines a topological relationship between two otherwise independent Topologies.  
 More...
#include <Context.h>
 | 
| double  | U () | 
|   | Returns the U parameter.  More...
  | 
|   | 
| double  | V () | 
|   | Returns the V parameter.  More...
  | 
|   | 
| double  | W () | 
|   | Returns the W parameter.  More...
  | 
|   | 
 | 
| 
  | Context (const std::shared_ptr< TopologicCore::Context > &kpCoreContext) | 
|   | 
| 
virtual std::shared_ptr< TopologicCore::TopologicalQuery >  | GetCoreTopologicalQuery () override | 
|   | 
 | 
| 
std::shared_ptr< TopologicCore::Context > *  | m_pCoreContext | 
|   | 
A Context defines a topological relationship between two otherwise independent Topologies. 
 
◆ U()
      
        
          | double Topologic::Context::U  | 
          ( | 
           | ) | 
           | 
        
      
 
Returns the U parameter. 
- Returns
 - The U parameter
 
 
 
◆ V()
      
        
          | double Topologic::Context::V  | 
          ( | 
           | ) | 
           | 
        
      
 
Returns the V parameter. 
- Returns
 - The V parameter
 
 
 
◆ W()
      
        
          | double Topologic::Context::W  | 
          ( | 
           | ) | 
           | 
        
      
 
Returns the W parameter. 
- Returns
 - The W parameter
 
 
 
◆ Topology
The documentation for this class was generated from the following files: