# 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::CLinearEquation::Element Struct Reference

#include <mrm_internal.h>

List of all members.

Public Methods

 Element (uint32 i, float f)

Public Attributes

uint32 index
float factor


Constructor & Destructor Documentation

NL3D::CLinearEquation::Element::Element uint32    i,
float    f
[inline]
 

Definition at line 44 of file mrm_internal.h.

References factor, and index.


Member Data Documentation

float NL3D::CLinearEquation::Element::factor
 

Definition at line 42 of file mrm_internal.h.

Referenced by Element.

uint32 NL3D::CLinearEquation::Element::index
 

Definition at line 41 of file mrm_internal.h.

Referenced by Element.


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