, including all inherited members.
| add_shell(ShellSM *shell_ptr) | FacetSurface | [inline] |
| add_transformation(CubitTransformMatrix &tfmat) | FacetSurface | |
| append_simple_attribute_virt(const CubitSimpleAttrib &) | FacetSurface | [virtual] |
| are_positions_on(DLIList< CubitVector * > &test_position_list, DLIList< CubitBoolean * > &is_on_list) | Surface | [virtual] |
| attribSet | FacetSurface | [private] |
| bodysm() | TopologyBridge | |
| bodysms(DLIList< BodySM * > &bodies, bool unique=true) | TopologyBridge | |
| bounding_box() const | FacetSurface | [virtual] |
| bridge_manager() const | TopologyBridge | |
| bridge_manager(BridgeManager *manager) | TopologyBridge | |
| bridge_sense() | TopologyBridge | [inline] |
| ChildType typedef | Surface | |
| closest_point(CubitVector const &location, CubitVector *closest_location=NULL, CubitVector *unit_normal_ptr=NULL, CubitVector *curvature1_ptr=NULL, CubitVector *curvature2_ptr=NULL) | FacetSurface | [virtual] |
| closest_point_along_vector(CubitVector &from_point, CubitVector &along_vector, CubitVector &point_on_surface) | FacetSurface | [virtual] |
| closest_point_trimmed(CubitVector from_point, CubitVector &point_on_surface) | FacetSurface | [virtual] |
| closest_point_uv_guess(CubitVector const &location, double &u, double &v, CubitVector *closest_location=NULL, CubitVector *unit_normal=NULL) | FacetSurface | [virtual] |
| closest_points(DLIList< CubitVector * > &location_list, DLIList< CubitVector * > *closest_location_list=NULL, DLIList< CubitVector * > *unit_normal_list=NULL, DLIList< CubitVector * > *curvature1_list=NULL, DLIList< CubitVector * > *curvature2_list=NULL) | Surface | [virtual] |
| closest_points_trimmed(std::vector< CubitVector > &from_points_list, std::vector< CubitVector > &points_on_surface_list) | Surface | [virtual] |
| coedgesms(DLIList< CoEdgeSM * > &coedgesms, bool unique=true) | TopologyBridge | |
| copy_facets(DLIList< CubitFacet * > ©_facet_list, DLIList< CubitPoint * > ©_point_list, std::map< CubitPoint *, CubitPoint * > &old_to_new_cubit_pts) | FacetSurface | |
| curves(DLIList< Curve * > &curves, bool unique=true) | TopologyBridge | |
| curves_ignore_virtual(DLIList< Curve * > &curves, bool unique=true) | TopologyBridge | |
| disconnect_all_loops() | FacetSurface | |
| evaluate(double u, double v, CubitVector *position, CubitVector *normal, CubitVector *curvature1, CubitVector *curvature2) | FacetSurface | [virtual] |
| Surface::evaluate(double u, double v, CubitVector &pos, CubitVector deriv1[2], CubitVector deriv2[3]) | Surface | [virtual] |
| evaluator_data() | FacetSurface | |
| facetEvalTool | FacetSurface | [private] |
| FacetSurface(FacetEvalTool *facet_eval_tool_ptr, DLIList< ShellSM * > &shellsms, DLIList< LoopSM * > &loopsms) | FacetSurface | |
| FacetSurface(FacetEvalTool *facet_eval_tool_ptr, CubitSense sense, CubitSense shell_sense0, CubitBoolean use_facets, DLIList< LoopSM * > &loopsms) | FacetSurface | |
| FacetSurface(const CylinderEvaluatorData *cylinder_data, FacetEvalTool *facet_tool, DLIList< ShellSM * > &shellsms, DLIList< LoopSM * > &loopsms) | FacetSurface | |
| FacetSurface(const SphereEvaluatorData *eval_data, FacetEvalTool *facet_eval_tool_ptr, DLIList< ShellSM * > &shellsms, DLIList< LoopSM * > &loopsms) | FacetSurface | |
| geometry_type() | FacetSurface | [virtual] |
| GeometryEntity() | GeometryEntity | [inline] |
| get_bodies(DLIList< FacetBody * > &bodies) | FacetSurface | |
| get_children(DLIList< TopologyBridge * > &children, bool return_hidden_entities=false, int layer=MAX_TB_LAYER) | TopologyBridge | |
| get_children_virt(DLIList< TopologyBridge * > &children) | FacetSurface | [virtual] |
| get_coedges(DLIList< FacetCoEdge * > &coedges) | FacetSurface | |
| get_cone_params(CubitVector ¢er, CubitVector &normal, CubitVector &major_axis, double &radius_ratio, double &sine_angle, double &cos_angle) const | FacetSurface | [virtual] |
| get_curves(DLIList< FacetCurve * > &curves) | FacetSurface | |
| get_eval_tool() | FacetSurface | [inline] |
| get_eval_tool() const | FacetSurface | [inline] |
| get_geometry_query_engine() const | FacetSurface | [virtual] |
| get_geometry_sense() | FacetSurface | [virtual] |
| get_loops(DLIList< FacetLoop * > &loops) | FacetSurface | |
| get_lumps(DLIList< FacetLump * > &lumps) | FacetSurface | |
| get_my_facetedges(DLIList< CubitFacetEdge * > &edge_list) | FacetSurface | |
| get_my_facets(DLIList< CubitFacet * > &facet_list, DLIList< CubitPoint * > &point_list) | FacetSurface | |
| get_my_points(DLIList< CubitPoint * > &point_list) | FacetSurface | |
| get_nurb_params(bool &rational, int °ree_u, int °ree_v, int &num_cntrl_pts_u, int &num_cntrl_pts_v, DLIList< CubitVector > &cntrl_pts, DLIList< double > &weights, DLIList< double > &u_knots, DLIList< double > &v_knots) const | FacetSurface | [virtual] |
| get_param_range_U(double &lower_bound, double &upper_bound) | FacetSurface | [virtual] |
| get_param_range_V(double &lower_bound, double &upper_bound) | FacetSurface | [virtual] |
| get_parents(DLIList< TopologyBridge * > &parents) | TopologyBridge | |
| get_parents_virt(DLIList< TopologyBridge * > &parents) | FacetSurface | [virtual] |
| get_point_normal(CubitVector &, CubitVector &) | FacetSurface | [virtual] |
| get_projected_distance_on_surface(CubitVector *pos1, CubitVector *pos2, double &distance) | FacetSurface | [virtual] |
| get_saved_id() const | GeometryEntity | [inline] |
| get_saved_names(std::vector< CubitString > &names) | GeometryEntity | |
| get_shell_sense(ShellSM *facet_shell) const | FacetSurface | [virtual] |
| get_shell_sense(CubitSense &sense0) | FacetSurface | |
| get_shells(DLIList< FacetShell * > &shells) | FacetSurface | |
| get_simple_attribute(DLIList< CubitSimpleAttrib > &) | FacetSurface | [virtual] |
| get_simple_attribute(const CubitString &name, DLIList< CubitSimpleAttrib > &) | FacetSurface | [virtual] |
| get_sphere_params(CubitVector ¢er, double &radius) const | FacetSurface | [virtual] |
| get_torus_params(CubitVector ¢er, CubitVector &normal, double &major_radius, double &minor_radius) const | FacetSurface | [virtual] |
| get_uv_sense() | Surface | [inline, virtual] |
| has_parent_shell() | FacetSurface | [inline] |
| interp_order() | FacetSurface | |
| is_closed_in_U() | FacetSurface | [virtual] |
| is_closed_in_V() | FacetSurface | [virtual] |
| is_conical() | FacetSurface | |
| is_cylindrical() | Surface | [inline, virtual] |
| is_flat() | FacetSurface | |
| is_parametric() | FacetSurface | [virtual] |
| is_periodic() | FacetSurface | [virtual] |
| is_periodic_in_U(double &period) | FacetSurface | [virtual] |
| is_periodic_in_V(double &period) | FacetSurface | [virtual] |
| is_position_on(CubitVector &test_position) | FacetSurface | [virtual] |
| is_singular_in_U(double u_param) | FacetSurface | [virtual] |
| is_singular_in_V(double v_param) | FacetSurface | [virtual] |
| is_spherical() | FacetSurface | |
| layer() const | TopologyBridge | [inline, virtual] |
| loopsm() | TopologyBridge | |
| loopsms(DLIList< LoopSM * > &loopsms, bool unique=true) | TopologyBridge | |
| lump() | TopologyBridge | |
| lumps(DLIList< Lump * > &lumps, bool unique=true) | TopologyBridge | |
| MAX_TB_LAYER enum value | TopologyBridge | |
| measure() | FacetSurface | [virtual] |
| min_dot() | FacetSurface | |
| myEvaluator | FacetSurface | [private] |
| myLoops | FacetSurface | [private] |
| myShells | FacetSurface | [private] |
| myShellSense | FacetSurface | [private] |
| owner() const | TopologyBridge | [inline] |
| owner(TBOwner *new_owner) | TopologyBridge | [inline] |
| param_dir(CubitVector &, CubitVector &, double &, double &) | Surface | [inline, virtual] |
| point_containment(const CubitVector &point) | FacetSurface | [virtual] |
| point_containment(double u, double v) | FacetSurface | [virtual] |
| points(DLIList< TBPoint * > &points, bool unique=true) | TopologyBridge | |
| position_from_u_v(double u, double v) | FacetSurface | [virtual] |
| principal_curvatures(CubitVector const &location, double &curvature_1, double &curvature_2, CubitVector *closest_location=NULL) | FacetSurface | [virtual] |
| remove_all_simple_attribute_virt() | FacetSurface | [virtual] |
| remove_shell(FacetShell *shell_ptr) | FacetSurface | |
| remove_simple_attribute_virt(const CubitSimpleAttrib &) | FacetSurface | [virtual] |
| restore_attribs(FILE *file_ptr, unsigned int endian) | FacetSurface | |
| reverse_bridge_sense() | TopologyBridge | [inline] |
| reverse_sense() | FacetSurface | [virtual] |
| save_attribs(FILE *file_ptr) | FacetSurface | |
| set_saved_id(int value) | GeometryEntity | [inline] |
| set_saved_names(const std::vector< CubitString > &names) | GeometryEntity | |
| set_shell_sense(FacetShell *facet_shell, CubitSense thesense) | FacetSurface | |
| shellsms(DLIList< ShellSM * > &shellsms, bool unique=true) | TopologyBridge | |
| Surface() | Surface | |
| surfaces(DLIList< Surface * > &surfaces, bool unique=true) | TopologyBridge | |
| surfaces_ignore_virtual(DLIList< Surface * > &surfaces, bool unique=true) | TopologyBridge | |
| topology_entity() const | TopologyBridge | |
| TopologyBridge() | TopologyBridge | [inline] |
| tris(DLIList< CubitFacet * > &facet_list) | FacetSurface | |
| u_v_from_position(CubitVector const &location, double &u, double &v, CubitVector *closest_location=NULL) | FacetSurface | [virtual] |
| update_measurement() | FacetSurface | |
| uv_derivitives(double u_param, double v_param, CubitVector &du, CubitVector &dv) | FacetSurface | [virtual] |
| validate(const CubitString &, DLIList< TopologyEntity * > &) | TopologyBridge | [inline, virtual] |
| ~FacetSurface() | FacetSurface | [virtual] |
| ~GeometryEntity() | GeometryEntity | [virtual] |
| ~Surface() | Surface | [virtual] |
| ~TopologyBridge() | TopologyBridge | [virtual] |