| _avg_edge_len | BMESH | [protected] |
| _avg_edge_len_valid | BMESH | [protected] |
| _base_name | BODY | [protected, static] |
| _bb | BODY | [protected] |
| _bmesh_tags | BMESH | [protected, static] |
| _bmesh_update_tags | BMESH | [protected, static] |
| _body | BMESH | [protected] |
| _body_tags | BODY | [protected, static] |
| _borders | BMESH | [protected] |
| _center_of_interest | BMESH | [protected, static] |
| _color_calc | LMESH | [protected] |
| _copy | DATA_ITEM | [protected] |
| _creases | BMESH | [protected] |
| _cur_mesh | LMESH | [protected] |
| _curv_data | BMESH | [mutable, protected] |
| _DEFINERtags | DATA_ITEM | [protected] |
| _dirty_verts | LMESH | [protected] |
| _draw_enabled | BMESH | [protected] |
| _drawables | BMESH | [protected] |
| _edges | BMESH | [protected] |
| _edit_level | BMESH | [protected] |
| _eye_local | BMESH | [protected] |
| _eye_local_stamp | BMESH | [protected] |
| _faces | BMESH | [protected] |
| _factory | BODY | [protected, static] |
| _freeze_sils | BMESH | [static] |
| _geom | BMESH | [protected] |
| _lmesh_tags | LMESH | [protected] |
| _loc_calc | LMESH | [protected] |
| _lone_verts | BMESH | [protected] |
| _max_cur_level() const | LMESH | [inline, protected] |
| _merge(BMESH *) | LMESH | [protected, virtual] |
| _obj_to_world | BMESH | [protected] |
| _parent_mesh | LMESH | [protected] |
| _patch_mutex | BMESH | [protected] |
| _patches | BMESH | [protected] |
| _pix_size | BMESH | [protected] |
| _pix_size_stamp | BMESH | [protected] |
| _pm | BMESH | [protected] |
| _pm_stamp | BMESH | [protected] |
| _polylines | BMESH | [protected] |
| _random_sils | BMESH | [static] |
| _render_style | BMESH | [protected] |
| _show_secondary_faces | BMESH | [protected, static] |
| _sil_stamp | BMESH | [protected] |
| _sils | BMESH | [protected] |
| _subdiv_level | LMESH | [protected] |
| _subdiv_mesh | LMESH | [protected] |
| _tris | BODY | [protected] |
| _type | BMESH | [protected] |
| _type_valid | BMESH | [protected] |
| _version | BMESH | [protected] |
| _vert_locs | BMESH | [protected] |
| _verts | BMESH | [protected] |
| _world_to_obj | BMESH | [protected] |
| _zx_sils | BMESH | [protected] |
| _zx_stamp | BMESH | [protected] |
| add_decoder(Cstr_ptr &d, DATA_ITEM *di, int copy=-1) | DATA_ITEM | [static] |
| add_dirty_vert(Lvert *v) | LMESH | [inline] |
| add_edge(Bedge *e) | BMESH | [virtual] |
| add_edge(Bvert *u, Bvert *v) | BMESH | [virtual] |
| add_edge(int i, int j) | BMESH | [virtual] |
| add_face(Bface *f, Patch *p=0) | BMESH | [virtual] |
| add_face(Bvert *u, Bvert *v, Bvert *w, Patch *p=0) | BMESH | [virtual] |
| add_face(int i, int j, int k, Patch *p=0) | BMESH | [virtual] |
| add_face(Bvert *u, Bvert *v, Bvert *w, CUVpt &a, mlib::CUVpt &b, mlib::CUVpt &c, Patch *p=0) | BMESH | |
| add_face(int i, int j, int k, CUVpt &a, mlib::CUVpt &b, mlib::CUVpt &c, Patch *p=0) | BMESH | |
| add_quad(Bvert *u, Bvert *v, Bvert *w, Bvert *x, Patch *p=0) | BMESH | |
| add_quad(Bvert *u, Bvert *v, Bvert *w, Bvert *x, CUVpt &a, mlib::CUVpt &b, mlib::CUVpt &c, mlib::CUVpt &d, Patch *p=0) | BMESH | |
| add_quad(int i, int j, int k, int l, Patch *p=0) | BMESH | |
| add_quad(int i, int j, int k, int l, CUVpt &a, mlib::CUVpt &b, mlib::CUVpt &c, mlib::CUVpt &d, Patch *p=0) | BMESH | |
| add_tags() const | DATA_ITEM | [inline, virtual] |
| add_vertex(Bvert *v) | LMESH | [virtual] |
| add_vertex(CWpt &loc=mlib::Wpt::Origin()) | LMESH | [virtual] |
| add_verts(CWpt_list &pts) | BMESH | |
| allocate_subdiv_mesh() | LMESH | |
| area() const | LMESH | [virtual] |
| avg_len() const | BMESH | |
| base_name() | BODY | [inline, static] |
| bb_valid() const | BODY | [inline] |
| be(int k) const | BMESH | [inline] |
| begin_index() | BMESH | |
| bf(int k) const | BMESH | [inline] |
| BMESH(int num_v=0, int num_e=0, int num_f=0) | BMESH | |
| BMESH(CBMESH &m) | BMESH | |
| BODY() | BODY | [inline] |
| body_copy(int y=1) | BODY | [inline, virtual] |
| body_edges() | BMESH | [inline, virtual] |
| build_polyline_strips() | BMESH | |
| build_sil_strips() | BMESH | |
| build_vert_strips() | BMESH | |
| build_zcross_strips() | BMESH | |
| bv(int k) const | BMESH | [inline] |
| can_set_uv() const | BODY | [inline, virtual] |
| center_of_interest() | BMESH | [inline, static] |
| change_t enum name | BMESH | |
| changed(change_t) | LMESH | [virtual] |
| changed() | LMESH | [inline, virtual] |
| BMESH::changed(change_t) | BMESH | [virtual] |
| check_type() | BMESH | [protected] |
| class_name() const =0 | DATA_ITEM | [pure virtual] |
| clean_patches() | BMESH | [protected] |
| clear_creases() | LMESH | [virtual] |
| CLOSED_SURFACE enum value | BMESH | |
| color_calc() const | LMESH | [inline] |
| combine(BODYptr &combiner) | LMESH | [inline, virtual] |
| compute_creases() | BMESH | |
| compute_pix_size() | BMESH | |
| cone() | BODY | [inline, static] |
| control_mesh() const | LMESH | [inline] |
| copy(int make_new=1) const | BMESH | [inline, virtual] |
| CREASES_CHANGED enum value | BMESH | |
| create_cone() | BODY | [inline, protected, virtual] |
| create_cube() | BODY | [inline, protected, virtual] |
| create_cylinder() | BODY | [inline, protected, virtual] |
| create_extrusion(mlib::CWpt_list &, BODYptr &) | BODY | [inline, protected, virtual] |
| create_extrusion(mlib::CWpt_list &, mlib::CWpt_list &, BODYptr &) | BODY | [inline, protected, virtual] |
| create_revolve(mlib::CWpt_list &, BODYptr &) | BODY | [inline, protected, virtual] |
| create_sphere() | BODY | [inline, protected, virtual] |
| create_torus(double) | BODY | [inline, protected, virtual] |
| create_trunc_cone(double) | BODY | [inline, protected, virtual] |
| create_trunc_pyr(CMVEC2 &, CMVEC2 &) | BODY | [inline, protected, virtual] |
| cube() | BODY | [inline, static] |
| Cube(CWpt &=mlib::Wpt(0, 0, 0), mlib::CWpt &=mlib::Wpt(1, 1, 1), Patch *p=0) | BMESH | [virtual] |
| cur_edges() const | LMESH | [inline, virtual] |
| cur_faces() const | LMESH | [inline, virtual] |
| cur_level() const | LMESH | [inline, virtual] |
| cur_mesh() const | LMESH | [inline] |
| cur_verts() const | LMESH | [inline, virtual] |
| curvature() const | BMESH | [inline] |
| cylinder() | BODY | [inline, static] |
| DATA_ITEM(int copy=0) | DATA_ITEM | [inline] |
| dec_edit_level() | LMESH | [virtual] |
| decode(STDdstream &d) | BMESH | [virtual] |
| Decode(STDdstream &d, int DelayDecoding=0) | DATA_ITEM | [static] |
| DEFINE_RTTI_METHODS2("BODY", DATA_ITEM, CDATA_ITEM *) | BODY | |
| DEFINE_RTTI_METHODS3("LMESH", LMESH *, BMESH, CDATA_ITEM *) | LMESH | |
| BMESH::DEFINE_RTTI_METHODS3("BMESH", BMESH *, BODY, CDATA_ITEM *) | BMESH | |
| delete_edge(Bedge *e) const | BMESH | [inline, virtual] |
| delete_elements() | LMESH | [virtual] |
| delete_face(Bface *f) const | BMESH | [inline, virtual] |
| delete_patches() | BMESH | [virtual] |
| delete_subdiv_mesh() | LMESH | |
| delete_vert(Bvert *v) const | BMESH | [inline, virtual] |
| di_hash() | DATA_ITEM | [inline, static] |
| dirty_verts() const | LMESH | [inline] |
| disable_draw() | BMESH | [inline] |
| draw(CVIEWptr &v) | LMESH | [virtual] |
| draw_color_ref() | RefImageClient | [inline, virtual] |
| draw_color_ref_2() | RefImageClient | [inline, virtual] |
| draw_enabled() const | BMESH | [inline] |
| draw_final(CVIEWptr &v) | BMESH | [inline, virtual] |
| draw_id_ref() | RefImageClient | [inline, virtual] |
| draw_id_ref_pre1() | RefImageClient | [inline, virtual] |
| draw_id_ref_pre2() | RefImageClient | [inline, virtual] |
| draw_id_ref_pre3() | RefImageClient | [inline, virtual] |
| draw_id_ref_pre4() | RefImageClient | [inline, virtual] |
| draw_ref_img(ref_img_t) | BMESH | [virtual] |
| BODY::draw_ref_img(ref_img_t t) | RefImageClient | [inline, virtual] |
| draw_tex_mem_ref() | RefImageClient | [inline, virtual] |
| draw_vis_ref() | BMESH | [virtual] |
| drawables() | BMESH | [inline] |
| dup() const | LMESH | [inline, virtual] |
| dv(int k) const | LMESH | [inline] |
| edges() const | BMESH | [inline] |
| edit_level() const | LMESH | [inline, virtual] |
| empty() const | BMESH | [inline] |
| EMPTY_MESH enum value | BMESH | |
| enable_draw() | BMESH | [inline] |
| end_index() | BMESH | |
| extrusion(mlib::CWpt_list &profile, BODYptr &ob) | BODY | [inline, static] |
| extrusion(mlib::CWpt_list &profile, mlib::CWpt_list &path, BODYptr &ob) | BODY | [inline, static] |
| eye_local() const | BMESH | |
| faces() const | BMESH | [inline] |
| fit(ARRAY< Lvert * > &verts, bool do_gauss_seidel=1) | LMESH | [static] |
| fix_orientation() | BMESH | |
| format(STDdstream &d) const | BMESH | [virtual] |
| Free() const | REFcounter | [inline] |
| geom() const | BMESH | [inline] |
| get_bb() | LMESH | [virtual] |
| get_border_strip() const | BMESH | [inline] |
| get_borders() const | BMESH | [inline] |
| get_colors(TAGformat &) | BMESH | [virtual] |
| get_components() const | BMESH | |
| get_crease_strip() const | BMESH | [inline] |
| get_creases() const | BMESH | [inline] |
| get_creases(TAGformat &) | BMESH | [virtual] |
| get_edge_strip(CSimplexFilter &edge_filter) const | BMESH | [inline] |
| get_edges(CSimplexFilter &edge_filter) const | BMESH | [inline] |
| get_enclosed_verts(CXYpt_list &boundary, Bface *startface, ARRAY< Bvert * > &ret) | BMESH | |
| get_faces(TAGformat &) | BMESH | [virtual] |
| get_patches(TAGformat &) | BMESH | [virtual] |
| get_polylines(TAGformat &) | BMESH | [virtual] |
| get_render_style(TAGformat &) | BMESH | [virtual] |
| get_sec_faces(TAGformat &) | BMESH | [virtual] |
| get_sil_strips() | BMESH | |
| get_subdiv_inputs(CBvert_list &verts) | LMESH | [static] |
| get_texcoords() | BODY | [inline, virtual] |
| get_texcoords2(TAGformat &) | BMESH | [virtual] |
| get_uvfaces(TAGformat &) | BMESH | [virtual] |
| get_vertices(TAGformat &) | BMESH | [virtual] |
| get_weak_edges(TAGformat &) | BMESH | [virtual] |
| get_zcross_strips() | BMESH | |
| grow_mesh_equivalence_class(Bvert *, ARRAY< Bface * > &, ARRAY< Bedge * > &, ARRAY< Bvert * > &) | BMESH | [protected] |
| grow_oriented_face_lists(Bface *, ARRAY< Bface * > &, ARRAY< Bface * > &) | BMESH | [static] |
| has_vert_colors() const | BMESH | [inline] |
| Icosahedron(Patch *p=0) | BMESH | [virtual] |
| inc_edit_level() | LMESH | [virtual] |
| intersect(RAYhit &, CWtransf &, mlib::Wpt &, Wvec &, double &, double &, mlib::XYpt &) const | LMESH | [virtual] |
| intersect(BODYptr &intersector) | LMESH | [inline, virtual] |
| BODY::intersect(RAYhit &r, mlib::CWtransf &xf, mlib::Wpt &near, mlib::Wvec &n, double &d, double &d2d, mlib::XYpt &uvc) const =0 | BODY | [pure virtual] |
| BODY::intersect(RAYhit &r, mlib::CWtransf &xf) const | BODY | [inline] |
| BODY::intersect(RAYhit &r) const | BODY | [inline] |
| inv_xform() const | BMESH | |
| is_center_of_interest(BMESH *m) | BMESH | [inline, static] |
| is_closed_surface() const | BMESH | [inline] |
| is_control_mesh() const | LMESH | [inline] |
| is_cur_mesh() const | LMESH | [inline] |
| is_of_type(Cstr_ptr &t) const | DATA_ITEM | [inline, virtual] |
| is_open_surface() const | BMESH | [inline] |
| is_points() const | BMESH | [inline] |
| is_polylines() const | BMESH | [inline] |
| is_surface() const | BMESH | [inline] |
| kill_component(Bvert *start_vert) | BMESH | [virtual] |
| le(int k) const | LMESH | [inline] |
| lf(int k) const | LMESH | [inline] |
| limit_loc(CBvert *v) const | LMESH | [inline] |
| LMESH(int num_v=0, int num_e=0, int num_f=0) | LMESH | |
| loc_calc() const | LMESH | [inline] |
| Lock() | REFcounter | [inline] |
| lookup(Cstr_ptr &d) | DATA_ITEM | [inline, static] |
| lookup_edge(const Point2i &p) | BMESH | |
| lookup_face(const Point3i &p) | BMESH | |
| lv(int k) const | LMESH | [inline] |
| make_patch_if_needed() | BMESH | |
| mark_all_dirty() | LMESH | |
| max_cur_level() const | LMESH | [inline] |
| merge(LMESHptr m1, LMESHptr m2) | LMESH | [inline, static] |
| BMESH::merge(BMESHptr m1, BMESHptr m2) | BMESH | [static] |
| merge_vertex(Bvert *v, Bvert *u, bool keep_vert=0) | BMESH | |
| mesh_type_t enum name | BMESH | |
| nearest(mlib::CWtransf &, mlib::CWpt &, double) | BODY | [inline, virtual] |
| nearest_edge(CWpt &) | BMESH | |
| nearest_vert(CWpt &) | BMESH | |
| nedges() const | BMESH | [inline] |
| new_edge(Bvert *u, Bvert *v) const | LMESH | [virtual] |
| new_edge_strip() const | LMESH | [inline, virtual] |
| BMESH::new_edge_strip(CSimplexFilter &edge_filter) | BMESH | [inline] |
| new_face(Bvert *, Bvert *, Bvert *, Bedge *, Bedge *, Bedge *) const | LMESH | [virtual] |
| new_patch() | LMESH | [virtual] |
| new_tri_strip() const | LMESH | [inline, virtual] |
| new_vert(CWpt &p=mlib::Wpt::Origin()) const | LMESH | [virtual] |
| new_vert_strip() const | LMESH | [inline, virtual] |
| nfaces() const | BMESH | [inline] |
| NO_CHANGE enum value | BMESH | |
| npatches() const | BMESH | [inline] |
| nverts() const | BMESH | [inline] |
| obj_to_ndc() const | BMESH | |
| Octahedron(CWpt &=mlib::Wpt(0,-M_SQRT2, 0), CWpt &=mlib::Wpt(1, 0, 1), CWpt &=mlib::Wpt(1, 0,-1), CWpt &=mlib::Wpt(-1, 0,-1), CWpt &=mlib::Wpt(-1, 0, 1), CWpt &=mlib::Wpt(0, M_SQRT2, 0), Patch *p=0) | BMESH | [virtual] |
| OPEN_SURFACE enum value | BMESH | |
| operator=(CBMESH &m) | LMESH | [virtual] |
| operator=(CLMESH &m) | LMESH | [virtual] |
| operator=(BODY &b) | LMESH | [virtual] |
| Own() const | REFcounter | [inline] |
| parent_mesh() const | LMESH | [inline] |
| parent_mesh(int k) const | LMESH | [inline] |
| patch(int k) const | BMESH | [inline] |
| patches() const | BMESH | [inline] |
| PATCHES_CHANGED enum value | BMESH | |
| pick_face(CWline &world_ray, mlib::Wpt &world_hit) const | BMESH | |
| pix_size() const | BMESH | [inline] |
| POINTS enum value | BMESH | |
| POLYLINES enum value | BMESH | |
| pop_render_style() | LMESH | [inline, virtual] |
| print() const | LMESH | [virtual] |
| push_render_style(Cstr_ptr &s) | LMESH | [inline, virtual] |
| put_colors(TAGformat &) const | BMESH | [virtual] |
| put_creases(TAGformat &) const | BMESH | [virtual] |
| put_faces(TAGformat &) const | BMESH | [virtual] |
| put_patches(TAGformat &) const | BMESH | [virtual] |
| put_polylines(TAGformat &) const | BMESH | [virtual] |
| put_render_style(TAGformat &) const | BMESH | [virtual] |
| put_sec_faces(TAGformat &) const | BMESH | [virtual] |
| put_texcoords2(TAGformat &) const | BMESH | [virtual] |
| put_uvfaces(TAGformat &) const | BMESH | [virtual] |
| put_vertices(TAGformat &) const | BMESH | [virtual] |
| put_weak_edges(TAGformat &) const | BMESH | [virtual] |
| read_blocks(istream &is) | BMESH | [virtual] |
| read_colors(istream &is, str_list &leftover) | BMESH | [virtual] |
| read_creases(istream &is) | BMESH | [virtual] |
| read_faces(istream &is) | BMESH | [virtual] |
| read_file(char *filename) | BMESH | |
| read_header(istream &is) | BMESH | [virtual] |
| read_include(istream &is, str_list &leftover) | BMESH | [virtual] |
| read_jot_file(char *filename) | LMESH | [static] |
| BMESH::read_jot_file(char *filename, BMESHptr ret=0) | BMESH | [static] |
| read_jot_stream(istream &is) | LMESH | [static] |
| BMESH::read_jot_stream(istream &is, BMESHptr ret=0) | BMESH | [static] |
| read_patch(istream &is, str_list &leftover) | BMESH | [virtual] |
| read_polylines(istream &is) | BMESH | [virtual] |
| read_stream(istream &is) | BMESH | [virtual] |
| read_texcoords2(istream &is, str_list &leftover) | BMESH | [virtual] |
| read_update_file(char *filename) | BMESH | [virtual] |
| read_update_stream(istream &is) | BMESH | [virtual] |
| read_vertices(istream &is) | BMESH | [virtual] |
| read_weak_edges(istream &is, str_list &leftover) | BMESH | [virtual] |
| recenter() | BMESH | |
| recompute() | DATA_ITEM | [inline, virtual] |
| REF_IMG_COLOR enum value | RefImageClient | |
| REF_IMG_COLOR_2 enum value | RefImageClient | |
| REF_IMG_ID enum value | RefImageClient | |
| REF_IMG_ID_PRE1 enum value | RefImageClient | |
| REF_IMG_ID_PRE2 enum value | RefImageClient | |
| REF_IMG_ID_PRE3 enum value | RefImageClient | |
| REF_IMG_ID_PRE4 enum value | RefImageClient | |
| REF_IMG_NONE enum value | RefImageClient | |
| ref_img_t enum name | RefImageClient | |
| REF_IMG_TEX_MEM enum value | RefImageClient | |
| REFcounter() | REFcounter | [inline] |
| RefImageClient() | RefImageClient | [inline] |
| refine() | LMESH | |
| rel_cur_level() const | BMESH | [inline] |
| rel_edit_level() const | BMESH | [inline] |
| rem_dirty_vert(Lvert *v) | LMESH | [inline] |
| remove_duplicate_vertices(bool keep_vert=1) | BMESH | |
| remove_edge(Bedge *e) | LMESH | [virtual] |
| remove_edges(CBedge_list &edges) | BMESH | [virtual] |
| remove_face(Bface *f) | LMESH | [virtual] |
| remove_faces(CBface_list &faces) | BMESH | [virtual] |
| remove_patch(int k) | BMESH | [protected] |
| remove_vertex(Bvert *v) | LMESH | [virtual] |
| remove_verts(CBvert_list &verts) | BMESH | [virtual] |
| render_style() const | LMESH | [inline, virtual] |
| RENDERING_CHANGED enum value | BMESH | |
| reverse() | BMESH | [inline] |
| revolve(mlib::CWpt_list &profile, BODYptr &ob) | BODY | [inline, static] |
| send_update_notification() | LMESH | [protected, virtual] |
| set_center_of_interest(BMESH *m) | BMESH | [inline, static] |
| set_crease(int i, int j) const | BMESH | |
| set_cur_mesh(LMESH *cur) | LMESH | [protected] |
| set_default_decoder(DATA_ITEM *(*d)(STDdstream &, Cstr_ptr &, DATA_ITEM *)) | DATA_ITEM | [inline, static] |
| set_edit_level(int level) | LMESH | [virtual] |
| set_factory(BODY *b) | BODY | [inline, static] |
| set_geom(GEOM *geom) | LMESH | [virtual] |
| set_parent(LMESH *parent) | LMESH | [inline, protected] |
| set_patch_boundary(int i, int j) const | BMESH | |
| set_render_style(Cstr_ptr &s) | LMESH | [inline, virtual] |
| set_subdiv_color_calc(SubdivColorCalc *c) | LMESH | |
| set_subdiv_loc_calc(SubdivLocCalc *c) | LMESH | |
| set_texcoords(mlib::CXYpt_list &) | BODY | [inline, virtual] |
| set_vertices(CWpt_list &) | BMESH | [inline, virtual] |
| BODY::set_vertices(mlib::CWpt_list &)=0 | BODY | [pure virtual] |
| set_weak_edge(int i, int j) const | BMESH | |
| show_secondary_faces() | BMESH | [inline, static] |
| sil_strip() | BMESH | |
| size() const | LMESH | [virtual] |
| sphere() | BODY | [inline, static] |
| Sphere(Patch *p=0) | BMESH | [virtual] |
| split_components() | BMESH | [virtual] |
| split_edge(Bedge *edge, CWpt &new_pt) | BMESH | |
| split_edge(Bedge *edge) | BMESH | [inline] |
| split_face(Bface *face, CWpt &pt) | BMESH | |
| split_faces(CXYpt_list &, ARRAY< Bvert * > &, Bface *=0) | BMESH | |
| split_tris(Bface *start_face, Wplane plane, ARRAY< Bvert * > &nv) | BMESH | |
| DATA_ITEM::static_name() | DATA_ITEM | [static] |
| RefImageClient::static_name() | RefImageClient | [inline, static] |
| subdiv_color(CBvert *v) const | LMESH | [inline] |
| subdiv_color(CBedge *e) const | LMESH | [inline] |
| subdiv_edge_scale() const | LMESH | [inline] |
| subdiv_face_scale() const | LMESH | [inline] |
| subdiv_level() const | LMESH | [inline, virtual] |
| subdiv_loc(CBvert *v) const | LMESH | [inline] |
| subdiv_loc(CBedge *e) const | LMESH | [inline] |
| subdiv_mesh() const | LMESH | [inline] |
| subdiv_mesh(int k) const | LMESH | [inline] |
| subdivide_in_place() | LMESH | |
| subtract(BODYptr &subtractor) | LMESH | [inline, virtual] |
| tags() const | LMESH | [virtual] |
| tex_already_exists(Cstr_ptr &name) const | BMESH | |
| toggle_freeze_sils() | BMESH | [inline, static] |
| toggle_random_sils() | BMESH | [inline, static] |
| toggle_render_style(Cstr_ptr &s) | BMESH | [inline] |
| toggle_show_secondary_faces() | BMESH | [inline, static] |
| TOPOLOGY_CHANGED enum value | BMESH | |
| torus(double radius) | BODY | [inline, static] |
| transform(CWtransf &xform, CMOD &m) | LMESH | [virtual] |
| BODY::transform(mlib::CWtransf &xform, CMOD &)=0 | BODY | [pure virtual] |
| triangulate(Wpt_list &verts, FACElist &faces) | BMESH | [virtual] |
| TRIANGULATION_CHANGED enum value | BMESH | |
| trunc_cone(double radius) | BODY | [inline, static] |
| trunc_pyr(CMVEC2 &taper, CMVEC2 &shear) | BODY | [inline, static] |
| try_collapse_edge(Bedge *e, Bvert *v) | BMESH | |
| try_swap_edge(Bedge *edge, bool favor_deg_6=0) | BMESH | |
| type() const | BMESH | [inline] |
| Unique() const | REFcounter | [inline] |
| unlist(Patch *p) | BMESH | |
| Unlock() | REFcounter | [inline] |
| unrefine() | LMESH | |
| update() | LMESH | [inline] |
| update_subdivision(int level) | LMESH | |
| update_subdivision(CBface_list &faces, int k=1) | LMESH | [static] |
| update_subdivision(CBvert_list &verts, int k=1) | LMESH | [inline, static] |
| use_ref_image() | BMESH | [virtual] |
| uv_able() const | BODY | [inline, virtual] |
| valid_vert_indices(int i, int j) const | BMESH | [inline] |
| valid_vert_indices(int i, int j, int k) const | BMESH | [inline] |
| valid_vert_indices(int i, int j, int k, int l) const | BMESH | [inline] |
| version() const | BMESH | [inline] |
| VERT_COLORS_CHANGED enum value | BMESH | |
| VERT_POSITIONS_CHANGED enum value | BMESH | |
| vertices() | BMESH | [virtual] |
| verts() const | BMESH | [inline] |
| volume() const | LMESH | [virtual] |
| write_colors(ostream &os) const | BMESH | [virtual] |
| write_creases(ostream &os) const | BMESH | [virtual] |
| write_faces(ostream &os) const | BMESH | [virtual] |
| write_file(char *filename) | BMESH | [virtual] |
| write_patches(ostream &os) const | LMESH | [virtual] |
| write_polylines(ostream &os) const | BMESH | [virtual] |
| write_stream(ostream &os) | BMESH | [virtual] |
| write_texcoords2(ostream &os) const | BMESH | [virtual] |
| write_vertices(ostream &os) const | BMESH | [virtual] |
| write_weak_edges(ostream &os) const | BMESH | [virtual] |
| xform() const | BMESH | |
| z_span(double &zmin, double &zmax) const | BMESH | |
| z_span() const | BMESH | |
| ~BMESH() | BMESH | [virtual] |
| ~BODY() | BODY | [inline, virtual] |
| ~DATA_ITEM() | DATA_ITEM | [virtual] |
| ~LMESH() | LMESH | [virtual] |
| ~REFcounter() | REFcounter | [inline, virtual] |
| ~RefImageClient() | RefImageClient | [inline, virtual] |