a dxf hatch zone  
 More...
#include <a_dxf_hatch.h>
|  | 
| std::vector< double > | x_ | 
|  | 
| std::vector< double > | y_ | 
|  | 
| std::vector< double > | z_ | 
|  | 
| std::istream * | file_ | 
|  | 
| std::string | layer_ | 
|  | 
a dxf hatch zone 
Definition at line 29 of file a_dxf_hatch.h.
◆ a_dxf_hatch()
      
        
          | a_dxf_hatch::a_dxf_hatch | ( | std::istream * | file | ) |  | 
      
 
 
◆ clear()
  
  | 
        
          | void a_dxf_hatch::clear | ( |  | ) |  |  | inline | 
 
 
◆ init()
      
        
          | void a_dxf_hatch::init | ( |  | ) |  | 
      
 
 
◆ n()
  
  | 
        
          | int a_dxf_hatch::n | ( |  | ) | const |  | inline | 
 
 
◆ read()
      
        
          | bool a_dxf_hatch::read | ( |  | ) |  | 
      
 
 
◆ x()
  
  | 
        
          | double a_dxf_hatch::x | ( | int | i | ) | const |  | inline | 
 
 
◆ y()
  
  | 
        
          | double a_dxf_hatch::y | ( | int | i | ) | const |  | inline | 
 
 
◆ z()
  
  | 
        
          | double a_dxf_hatch::z | ( | int | i | ) | const |  | inline | 
 
 
◆ x_
  
  | 
        
          | std::vector<double> a_dxf_hatch::x_ |  | protected | 
 
 
◆ y_
  
  | 
        
          | std::vector<double> a_dxf_hatch::y_ |  | protected | 
 
 
◆ z_
  
  | 
        
          | std::vector<double> a_dxf_hatch::z_ |  | protected | 
 
 
The documentation for this class was generated from the following files: