Spatial object view (base class for 2 & 3D geometric objects). More...
#include "dll.h"
#include <vcl_string.h>
#include <vcl_iosfwd.h>
#include <vcl_vector.h>
#include "vgui_style_sptr.h"
Go to the source code of this file.
Classes | |
class | vgui_soview |
Spatial object view (base class for 2 & 3D geometric objects). More... | |
Functions | |
vcl_ostream & | operator<< (vcl_ostream &s, const vgui_soview &so) |
Spatial object view (base class for 2 & 3D geometric objects).
Definition in file vgui_soview.h.
vcl_ostream& operator<< | ( | vcl_ostream & | s, |
const vgui_soview & | so | ||
) | [inline] |
Definition at line 131 of file vgui_soview.h.