|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NL3D::CLinearEquation Struct Reference#include <mrm_internal.h>
List of all members.
Public Methods |
void | init (uint32 ii) |
void | add (CLinearEquation &eq, float factor) |
void | mul (float factor) |
void | clear () |
Public Attributes |
std::vector< Element > | Elts |
Member Function Documentation
void NL3D::CLinearEquation::add |
( |
CLinearEquation & |
eq, |
|
|
float |
factor |
|
) |
[inline] |
|
void NL3D::CLinearEquation::clear |
( |
|
) |
[inline] |
|
void NL3D::CLinearEquation::init |
( |
uint32 |
ii |
) |
[inline] |
|
void NL3D::CLinearEquation::mul |
( |
float |
factor |
) |
[inline] |
|
Member Data Documentation
std::vector<Element> NL3D::CLinearEquation::Elts
|
|
The documentation for this struct was generated from the following file:
|
|