FreePOOMA  2.4.1
Public Member Functions | Public Attributes
EvalLeaf5 Struct Reference

#include <Functors.h>

List of all members.

Public Member Functions

 EvalLeaf5 (int i1, int i2, int i3, int i4, int i5)
int val1 () const
int val2 () const
int val3 () const
int val4 () const
int val5 () const

Public Attributes

int i1_m
int i2_m
int i3_m
int i4_m
int i5_m

Constructor & Destructor Documentation

EvalLeaf5::EvalLeaf5 ( int  i1,
int  i2,
int  i3,
int  i4,
int  i5 
) [inline]

Member Function Documentation

int EvalLeaf5::val1 ( ) const [inline]

References i1_m.

int EvalLeaf5::val2 ( ) const [inline]

References i2_m.

int EvalLeaf5::val3 ( ) const [inline]

References i3_m.

int EvalLeaf5::val4 ( ) const [inline]

References i4_m.

int EvalLeaf5::val5 ( ) const [inline]

References i5_m.


Member Data Documentation

Referenced by val1().

Referenced by val2().

Referenced by val3().

Referenced by val4().

Referenced by val5().


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