# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NL3D::CRadiusPair Struct Reference

a radius and its suare in the same struct. More...

#include <ps_zone.h>

List of all members.

Public Methods

void serial (NLMISC::IStream &f) throw (NLMISC::EStream)

Public Attributes

float R
float R2


Detailed Description

a radius and its suare in the same struct.

Definition at line 182 of file ps_zone.h.


Member Function Documentation

void NL3D::CRadiusPair::serial NLMISC::IStream   f throw (NLMISC::EStream) [inline]
 

Definition at line 186 of file ps_zone.h.

References R, and R2.


Member Data Documentation

float NL3D::CRadiusPair::R
 

Definition at line 185 of file ps_zone.h.

Referenced by serial.

float NL3D::CRadiusPair::R2
 

Definition at line 185 of file ps_zone.h.

Referenced by serial.


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