AnimaL |
Tutorial |
Documentation |
#include <io.h>
Definition at line 38 of file io.h.
Public Member Functions | |
v_Input (T &t) | |
Define which vector to read. | |
Public Attributes | |
T & | t |
the vector to read |
|
Define which vector to read.
|
|
the vector to read
Definition at line 40 of file io.h. Referenced by animal::operator>>(). |