31 MG_DLL_DECLR
friend std::ostream&
operator<< (std::ostream& outp,
const mgSysGL& sysgl);
74 virtual bool includes(
const MGGel* gel)
const;
78 virtual std::ostream& out(std::ostream& ostrm)
const;
82 virtual void replace(
const MGGel* gel_old,
const MGGel* gel_new);
virtual void drawSysGL()
Definition: sysGL.h:59
virtual void make_display_list(MGCL::VIEWMODE vmode=MGCL::DONTCARE)
int function_code() const
Get the i-th ellement's object_id or fucntion_code.
Definition: sysGL.h:69
std::ostream & operator<<(std::ostream &ostrm, const MGisect &is)
Debug Function.
Definition: isect.h:95
MGGel is an abstract class which represents a group element.
Definition: Gel.h:53
Defines OpenGL display class for MGCL objects.
Definition: openglView.h:43
MGAttribedGel * m_gel
name to register in MGDNameControl.
Definition: VBO.h:454
VIEWMODE
Definition: MGCL.h:271
MGGel * object_id() const
Definition: sysGL.h:87
mgVBO & operator=(const mgVBO &vbo)
Assignment.
void set_object_id(MGGel *oi)
Definition: sysGL.h:88
mgSysGL is a class to provide a facility to draw temporal pictures.
Definition: sysGL.h:26
OpenGL 4 用描画のためのクラス, in other words, display list.
Definition: VBO.h:76
void set_function_code(int fc)
Definition: sysGL.h:84