#include <ps_zone.h>
Definition at line 183 of file ps_zone.h.
Public Member Functions | |
| void | serial (NLMISC::IStream &f) throw (NLMISC::EStream) |
Data Fields | |
| float | R |
| float | R2 |
|
|
Definition at line 187 of file ps_zone.h. References R2.
00188 {
00189 f.serial(R, R2);
00190 }
|
|
|
Definition at line 186 of file ps_zone.h. Referenced by NL3D::CPSZoneDisc::newElement(), and NL3D::CPSZoneSphere::newElement(). |
|
|
Definition at line 186 of file ps_zone.h. Referenced by NL3D::CPSZoneDisc::newElement(), NL3D::CPSZoneSphere::newElement(), and serial(). |
1.3.6