OpenGLPrakt --> math

function operator >>

an operator to input a cVertex object

The vertex is expected as

(x;y;z)\n

Source:
../src/iocVertex.hh:35

Exception:
cMsgException

See Also:
cVertex

Code:
global istream & operator >> ( istream & is ,
                               cVertex & v ) throw ( cMsgException ) ;

This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.