wfmath 1.0.3
A math library for the Worldforge system.
WFMath::PolyReader< dim > Struct Template Reference
Collaboration diagram for WFMath::PolyReader< dim >:

Public Attributes

Point< dim > pd
 
Point< 2 > p2
 

Detailed Description

template<int dim>
struct WFMath::PolyReader< dim >

Definition at line 61 of file stream.cpp.

Member Data Documentation

◆ p2

template<int dim>
Point<2> WFMath::PolyReader< dim >::p2

Definition at line 64 of file stream.cpp.

◆ pd

template<int dim>
Point<dim> WFMath::PolyReader< dim >::pd

Definition at line 63 of file stream.cpp.


The documentation for this struct was generated from the following file: