MGCL V10  V10
MGCL V10
 全て クラス 名前空間 関数 変数 型定義 列挙型 列挙値 フレンド グループ ページ
MGCell メンバ一覧

継承メンバを含む MGCell の全メンバ一覧です。

add_partner(const MGCellBase &partner)MGCellNB
appearance()MGObjectinlinevirtual
appearance() const MGObjectinlinevirtual
append_boundary(MGBoundary *bound)MGCellvirtual
attrib()MGGelinlinevirtual
attrib() const MGGelinlinevirtual
BCELL 列挙値MGCellNB
binder() const MGCellBaseinline
bn_binder_tr_necessary() const MGCellNBinlineprotected
boundaries() const MGCellinline
boundary(int i)MGCellinline
boundary(int i) const MGCellinline
boundary_direction(int i, int j) const MGCell
boundaryIterator(const MGBoundary *bnd) const MGCell
boundaryIterator(MGBoundary *bnd)MGCell
boundaryItr typedefMGCell
boundaryRItr typedefMGCell
box() const MGCellvirtual
CELL_KIND 列挙名MGCellNB
center() const MGCellNB
center_param() const MGCellvirtual
clone() const =0MGCellpure virtual
clone(MGCellMap &cmap) const =0MGCellprotectedpure virtual
clone_binder(const MGCellBase &c) const =0MGCellpure virtual
clone_without_boundaries() const =0MGCellpure virtual
compute_box() const MGCellprotectedvirtual
connect(int i1, int j1, MGCell *cell2, int i2, int j2)MGCell
MGCellNB::connect(MGCellBase &cell2)MGCellBasevirtual
const_boundaryItr typedefMGCell
const_boundaryRItr typedefMGCell
const_iterator typedefMGCell
const_partnerItr typedefMGCellNB
const_partnerRItr typedefMGCellNB
const_reverse_iterator typedefMGCell
copy_all_boundaries(const MGCellBase &cell)MGCellprotectedvirtual
copy_all_boundaries(const MGCellBase &cell, MGCellMap &cmap)MGCellprotectedvirtual
copy_appearance(const MGAttribedGel &gel2)MGAttribedGel
copy_box(const MGCellBase &cell2) const MGCellprotectedvirtual
copy_perror(const MGCellBase &cell2) const MGCellprotectedvirtual
curve()MGGelinlinevirtual
curve() const MGGelinlinevirtual
deleteDlistName() const MGAttribedGel
direction() const MGCellNBvirtual
display_arrows(mgSysGL &sgl) const MGGelinlinevirtual
display_break_points(mgSysGL &sgl) const MGGelinlinevirtual
display_control_polygon(mgSysGL &sgl) const MGGelinlinevirtual
display_curvatures(mgSysGL &sgl, double scale, int density, bool use_radius) const MGGelinlinevirtual
displayList_is_made(MGCL::VIEWMODE vmode) const MGAttribedGelvirtual
dlist_name() const MGAttribedGelvirtual
draw3DVertex(mgVBO &vbo) const =0MGCellpure virtual
draw3DVertex_in_star(mgVBO &vbo) const MGCellBasevirtual
drawAttrib(mgVBO &vbo, bool no_color=false) const MGAttribedGelvirtual
drawWire(mgVBO &vbo, double span_length, int line_density=1) const =0MGObjectpure virtual
drawWire_in_star(mgVBO &vbo, double span_length, int line_density=1) const MGCellBasevirtual
ensure_appearance()MGObjectvirtual
erase_boundary(iterator i)MGCell
erase_boundary(int i)MGCell
erase_boundary(MGBoundary *bnd)MGCell
extent() const MGCellNBinline
extent()MGCellNBinline
face()MGGelinlinevirtual
face() const MGGelinlinevirtual
free_boundary(const MGBoundary *bound)MGCellvirtual
free_extent()MGCellNB
free_from_parent()MGCellNB
free_neighbourhood(int i, int j=0)MGCellvirtual
free_partner(const MGCellBase *cellin) const MGCellNB
free_partnership()MGCellBase
fsurface() const MGObjectinlinevirtual
fsurface()MGObjectinlinevirtual
geometry()MGGelinlinevirtual
geometry() const MGGelinlinevirtual
get_color() const MGAttribedGel
get_draw_attrib_mask() const MGAttribedGelvirtual
get_name() const MGAttribedGel
get_render_attrib_mask() const MGAttribedGelvirtual
getVBOElementsNumber() const MGAttribedGel
getVBOShaderElementsNumber() const MGAttribedGel
group()MGGelinlinevirtual
group() const MGGelinlinevirtual
has_common(const MGObject &obj2) const MGObject
identify_type() const =0MGCellpure virtual
includes_object() const MGObjectinlinevirtual
includes_object()MGObjectinlinevirtual
intersection(const MGObject &obj2) const MGTopologyvirtual
intersection(const MGCurve &obj2) const MGTopologyvirtual
intersection(const MGFSurface &obj2) const MGTopologyvirtual
intersection(const MGSurface &obj2) const MGTopologyvirtual
intersection(const MGFace &obj2) const MGTopologyvirtual
intersection(const MGShell &obj2) const MGTopologyvirtual
MGObject::intersection(const MGPoint &obj2) const MGObjectinlinevirtual
is_bcell() const MGCellNBinlinevirtual
is_less_than(const MGCellNB &cell2) const MGCellNBprotected
is_pcell() const MGCellBaseinline
iterator typedefMGCell
m_binderMGCellBasemutableprotected
m_boundariesMGCellprotected
m_boxMGCellmutableprotected
m_dlistNameMGAttribedGelmutableprotected
m_extentMGCellNBprotected
m_parent_complexMGCellNBmutableprotected
m_partnersMGCellNBmutableprotected
m_perrorMGCellmutableprotected
make_binder() const =0MGCellpure virtual
make_binder_with_extent() const MGCellBase
make_display_list(MGCL::VIEWMODE vmode=MGCL::DONTCARE) const MGObjectvirtual
manifold_dimension() const =0MGCellpure virtual
member_partner(int i) const MGCellNBinline
member_partners() const MGCellNBinline
member_partners()MGCellNBinline
MGAttribedGel()MGAttribedGelinline
MGAttribedGel(const MGAttribedGel &gel2)MGAttribedGel
MGCell()MGCell
MGCell(const MGCell &cell)MGCell
MGCell(const MGGeometry &geo)MGCell
MGCell(MGGeometry *geo)MGCellexplicit
MGCell(MGGeometry *geo, std::vector< MGBoundary * > &boundaries, MGCell *binder)MGCell
MGCell(const MGGeometry &geo, const std::vector< MGBoundary * > &boundaries)MGCell
MGCell(MGGeometry *geo, const std::vector< MGBoundary * > &boundaries)MGCell
MGCellBase()MGCellBaseinline
MGCellBase(const MGCellBase &cell)MGCellBaseinline
MGCellNB()MGCellNB
MGCellNB(const MGCellNB &cell)MGCellNB
MGCellNB(const MGGeometry &geo)MGCellNB
MGCellNB(MGGeometry *geo)MGCellNBexplicit
MGCellNB(MGGeometry *geo, MGCellNB *binder)MGCellNB
MGObject()MGObject
MGObject(const MGObject &obj2)MGObject
MGTopology()MGTopology
MGTopology(const MGTopology &topo)MGTopologyinline
negate()MGCellNBvirtual
neighbours() const MGCellvirtual
neighbours(int i, int j=0) const MGCell
no_display() const MGAttribedGelvirtual
number_of_boundaries() const MGCellinline
number_of_partner_members() const MGCellNBinline
number_of_partners() const MGCellBase
object()MGObjectinlinevirtual
object() const MGObjectinlinevirtual
operator!=(const MGGel &gel2) const MGGelinlinevirtual
operator*=(double scale)MGCellNBvirtual
operator*=(const MGMatrix &mat)MGCellNBvirtual
operator*=(const MGTransf &tr)MGCellNBvirtual
operator+=(const MGVector &v)MGCellNBvirtual
operator-=(const MGVector &v)MGCellNBvirtual
operator<(const MGCell &gel2) const MGCellvirtual
MGCellNB::operator<(const MGGel &gel2) const MGGelvirtual
operator=(const MGCell &gel2)MGCellvirtual
MGCellNB::operator=(const MGCellNB &gel2)MGCellNBvirtual
MGCellBase::operator=(const MGCellBase &gel2)MGCellBasevirtual
MGTopology::operator=(const MGTopology &gel2)MGTopologyvirtual
MGObject::operator=(const MGObject &obj2)MGObjectinlinevirtual
MGAttribedGel::operator=(const MGAttribedGel &gel2)MGAttribedGelvirtual
MGGel::operator=(const MGGel &gel2)MGGelinlinevirtual
operator==(const MGGel &gel2) const MGGelinlinevirtual
operator>(const MGGel &gel2) const MGGelinlinevirtual
out(std::ostream &) const MGCellvirtual
out_to_IGES(MGIgesOfstream &igesfile, int SubordinateEntitySwitch=0) const MGGelinlinevirtual
parameter_error() const MGCellvirtual
parent_complex() const MGCellNBinline
parent_complex()MGCellNBinline
partnerItr typedefMGCellNB
partnerRItr typedefMGCellNB
partners() const MGCellBase
PCELL 列挙値MGCellNB
pick_closest(const MGStraight &sl) const MGObjectinlinevirtual
point()MGGelinlinevirtual
point() const MGGelinlinevirtual
prepend_boundary(MGBoundary *bound)MGCellvirtual
ReadMembers(MGIfstream &buf)MGCellprotectedvirtual
remove_appearance()MGObjectvirtual
remove_GLattrib(long tid)MGAttribedGel
render_attribute() const MGAttribedGelvirtual
reverse_iterator typedefMGCell
set_appearance(const MGAppearance &appr2)MGObjectvirtual
set_binder(MGCellNB &binder) const MGCellBase
set_box_as_null() const MGCellinlineprotectedvirtual
set_cell(const MGCell &cell)MGCellprotected
set_cellbase(const MGCellBase &cb2)MGCellBaseprotected
set_cellnb(const MGCellNB &cell2)MGCellNBprotected
set_color(const MGColor &newColor)MGAttribedGel
set_display()MGAttribedGelvirtual
set_extent(MGGeometry *extent=0)MGCellNBvirtual
set_GLattrib(MGGLAttrib *attr)MGAttribedGelvirtual
set_name(const MGName &newName)MGAttribedGel
set_no_display()MGAttribedGelvirtual
set_object(const MGObject &gel2)MGObjectprotected
setDirty(bool is_dirty) const MGAttribedGel
setDlistName(mgVBO *vbo=0) const MGAttribedGel
shade(mgVBO &vbo, const MGDrawParam &para, mgVBO::ELEMENT_TARGET target=mgVBO::SHADING) const MGObjectinlinevirtual
shell()MGGelinlinevirtual
shell() const MGGelinlinevirtual
sort_boundaries()MGCellvirtual
star() const MGCellNBvirtual
star()MGCellNBvirtual
string_content() const MGGel
surf()MGGelinlinevirtual
surf() const MGGelinlinevirtual
topology()MGTopologyinlinevirtual
topology() const MGTopologyinlinevirtual
transform(const MGVector &v)MGObjectinlinevirtual
transform(double scale)MGObjectinlinevirtual
transform(const MGMatrix &mat)MGObjectinlinevirtual
transform(const MGTransf &tr)MGObjectinlinevirtual
type_is(const MGAbstractGels &types) const MGGel
UNKNOWN 列挙値MGCellNB
visible() const MGAttribedGelinline
whoami() const MGCellinlineprotectedvirtual
WriteMembers(MGOfstream &buf) const MGCellprotectedvirtual
~MGAttribedGel()MGAttribedGelvirtual
~MGCell()MGCellvirtual
~MGCellBase()MGCellBasevirtual
~MGCellNB()MGCellNBvirtual
~MGGel()MGGelvirtual
~MGObject()MGObjectvirtual
~MGTopology()MGTopologyvirtual