FreePOOMA  2.4.1
Public Member Functions | Public Attributes
EvalLeaf3 Struct Reference

#include <Functors.h>

List of all members.

Public Member Functions

 EvalLeaf3 (int i1, int i2, int i3)
int val1 () const
int val2 () const
int val3 () const

Public Attributes

int i1_m
int i2_m
int i3_m

Constructor & Destructor Documentation

EvalLeaf3::EvalLeaf3 ( int  i1,
int  i2,
int  i3 
) [inline]

Member Function Documentation

int EvalLeaf3::val1 ( ) const [inline]

References i1_m.

int EvalLeaf3::val2 ( ) const [inline]

References i2_m.

int EvalLeaf3::val3 ( ) const [inline]

References i3_m.


Member Data Documentation

Referenced by val1().

Referenced by val2().

Referenced by val3().


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