MGCL V10
V10
MGCL V10
|
継承メンバを含む MGStl の全メンバ一覧です。
appearance() | MGObject | inlinevirtual |
appearance() const | MGObject | inlinevirtual |
attrib() | MGGel | inlinevirtual |
attrib() const | MGGel | inlinevirtual |
box() const | MGStl | virtual |
clone() const | MGStl | virtual |
copy_appearance(const MGAttribedGel &gel2) | MGAttribedGel | |
curve() | MGGel | inlinevirtual |
curve() const | MGGel | inlinevirtual |
deleteDlistName() const | MGAttribedGel | |
display_arrows(mgSysGL &sgl) const | MGStl | virtual |
display_break_points(mgSysGL &sgl) const | MGGel | inlinevirtual |
display_control_polygon(mgSysGL &sgl) const | MGGel | inlinevirtual |
display_curvatures(mgSysGL &sgl, double scale, int density, bool use_radius) const | MGGel | inlinevirtual |
displayList_is_made(MGCL::VIEWMODE vmode) const | MGAttribedGel | virtual |
dlist_name() const | MGAttribedGel | virtual |
draw3DVertex(mgVBO &vbo) const | MGStl | virtual |
drawAttrib(mgVBO &vbo, bool no_color=false) const | MGAttribedGel | virtual |
drawWire(mgVBO &vbo, double span_length, int line_density=1) const | MGStl | virtual |
ensure_appearance() | MGObject | virtual |
face() | MGGel | inlinevirtual |
face() const | MGGel | inlinevirtual |
fsurface() const | MGObject | inlinevirtual |
fsurface() | MGObject | inlinevirtual |
geometry() | MGGel | inlinevirtual |
geometry() const | MGGel | inlinevirtual |
get_color() const | MGAttribedGel | |
get_draw_attrib_mask() const | MGAttribedGel | virtual |
get_name() const | MGAttribedGel | |
get_render_attrib_mask() const | MGAttribedGel | virtual |
GetTriangleCount() const | MGStl | inline |
getVBOElementsNumber() const | MGAttribedGel | |
getVBOShaderElementsNumber() const | MGAttribedGel | |
GetVertIndices(int i, int pos[3]) const | MGStl | |
group() | MGGel | inlinevirtual |
group() const | MGGel | inlinevirtual |
has_common(const MGObject &obj2) const | MGObject | |
identify_type() const | MGStl | virtual |
includes_object() const | MGObject | inlinevirtual |
includes_object() | MGObject | inlinevirtual |
intersection(const MGObject &obj2) const | MGStl | inlinevirtual |
intersection(const MGCurve &obj2) const | MGStl | inlinevirtual |
intersection(const MGFSurface &obj2) const | MGStl | inlinevirtual |
intersection(const MGSurface &obj2) const | MGStl | inlinevirtual |
intersection(const MGFace &obj2) const | MGStl | inlinevirtual |
intersection(const MGShell &obj2) const | MGStl | inlinevirtual |
MGObject::intersection(const MGPoint &obj2) const | MGObject | inlinevirtual |
LoadFile(const TCHAR *strFilePath) | MGStl | |
m_dlistName | MGAttribedGel | mutableprotected |
make_display_list(MGCL::VIEWMODE vmode=MGCL::DONTCARE) const | MGObject | virtual |
manifold_dimension() const | MGStl | inlinevirtual |
MGAttribedGel() | MGAttribedGel | inline |
MGAttribedGel(const MGAttribedGel &gel2) | MGAttribedGel | |
MGObject() | MGObject | |
MGObject(const MGObject &obj2) | MGObject | |
MGStl(void) | MGStl | inline |
MGStl(const MGStl &stl) | MGStl | |
MGStl(const mgTL2Triangles &tris) | MGStl | |
MGStl(double error, const mgTL2Triangles &tris) | MGStl | |
MGStl(const std::vector< mgTL2Triangles > &tlDataVector) | MGStl | |
MGStl(int nTriang, const int *triang, const double *verts) | MGStl | |
MGStl(const std::vector< MGPosition > &vertices, const std::vector< int > &indices) | MGStl | |
no_display() const | MGAttribedGel | virtual |
normals() const | MGStl | inline |
normals() | MGStl | inline |
object() | MGObject | inlinevirtual |
object() const | MGObject | inlinevirtual |
operator!=(const MGGel &gel2) const | MGGel | inlinevirtual |
operator*=(double scale) | MGStl | virtual |
operator*=(const MGMatrix &mat) | MGStl | virtual |
operator*=(const MGTransf &tr) | MGStl | virtual |
operator+=(const MGVector &v) | MGStl | virtual |
operator-=(const MGVector &v) | MGStl | virtual |
operator<(const MGGel &gel2) const | MGGel | virtual |
operator=(const MGStl &stl) | MGStl | |
MGObject::operator=(const MGObject &obj2) | MGObject | inlinevirtual |
MGAttribedGel::operator=(const MGAttribedGel &gel2) | MGAttribedGel | virtual |
MGGel::operator=(const MGGel &gel2) | MGGel | inlinevirtual |
operator==(const MGStl &stl) | MGStl | |
MGObject::operator==(const MGGel &gel2) const | MGGel | inlinevirtual |
operator>(const MGGel &gel2) const | MGGel | inlinevirtual |
out(std::ostream &ostrm) const | MGStl | virtual |
out_to_IGES(MGIgesOfstream &igesfile, int SubordinateEntitySwitch=0) const | MGGel | inlinevirtual |
pick_closest(const MGStraight &sl) const | MGObject | inlinevirtual |
point() | MGGel | inlinevirtual |
point() const | MGGel | inlinevirtual |
positions() const | MGStl | inline |
positions() | MGStl | inline |
push_back_triangle(const MGPosition &pos1, const MGPosition &pos2, const MGPosition &pos3, triangleMap &VertexMap) | MGStl | |
ReadMembers(MGIfstream &buf) | MGStl | virtual |
remove_appearance() | MGObject | virtual |
remove_GLattrib(long tid) | MGAttribedGel | |
render_attribute() const | MGAttribedGel | virtual |
SaveAscii(std::ofstream &fout) const | MGStl | |
SaveBinary(const TCHAR *rSTLFilePath) const | MGStl | |
SaveObjFormatFromStl(std::ofstream &fout) const | MGStl | |
set_all_data(const std::vector< MGPosition > &vertices, const std::vector< int > &indices) | MGStl | |
set_appearance(const MGAppearance &appr2) | MGObject | virtual |
set_color(const MGColor &newColor) | MGAttribedGel | |
set_display() | MGAttribedGel | virtual |
set_GLattrib(MGGLAttrib *attr) | MGAttribedGel | virtual |
set_name(const MGName &newName) | MGAttribedGel | |
set_no_display() | MGAttribedGel | virtual |
set_object(const MGObject &gel2) | MGObject | protected |
setDirty(bool is_dirty) const | MGAttribedGel | |
setDlistName(mgVBO *vbo=0) const | MGAttribedGel | |
shade(mgVBO &vbo, const MGDrawParam ¶, mgVBO::ELEMENT_TARGET target=mgVBO::SHADING) const | MGStl | virtual |
shell() | MGGel | inlinevirtual |
shell() const | MGGel | inlinevirtual |
string_content() const | MGGel | |
surf() | MGGel | inlinevirtual |
surf() const | MGGel | inlinevirtual |
topology() | MGGel | inlinevirtual |
topology() const | MGGel | inlinevirtual |
transform(const MGVector &v) | MGObject | inlinevirtual |
transform(double scale) | MGObject | inlinevirtual |
transform(const MGMatrix &mat) | MGObject | inlinevirtual |
transform(const MGTransf &tr) | MGObject | inlinevirtual |
type_is(const MGAbstractGels &types) const | MGGel | |
update_bounds() | MGStl | |
update_normals() | MGStl | |
visible() const | MGAttribedGel | inline |
whoami() const | MGStl | inlinevirtual |
WriteMembers(MGOfstream &buf) const | MGStl | virtual |
~MGAttribedGel() | MGAttribedGel | virtual |
~MGGel() | MGGel | virtual |
~MGObject() | MGObject | virtual |
~MGStl(void) | MGStl |