Image Component Library (ICL)
|
Go to the source code of this file.
Classes | |
class | icl::utils::Point32f |
Single precission 3D Vectors Point class of the ICL. More... | |
Namespaces | |
icl | |
undocument this line if you encounter any issues! | |
icl::utils | |
Functions | |
ICLUtils_API std::ostream & | icl::utils::operator<< (std::ostream &s, const Point32f &p) |
ostream operator (x,y) More... | |
ICLUtils_API std::istream & | icl::utils::operator>> (std::istream &s, Point32f &p) |
istream operator More... | |