, including all inherited members.
_act | FemViewer::BaseHandle | [protected] |
_htype | FemViewer::BaseHandle | [protected] |
_meshCounter | FemViewer::BaseMesh | [protected, static] |
_name | FemViewer::BaseMesh | [protected] |
activate(const bool flg_) | FemViewer::BaseHandle | [inline] |
activate(const bool flg_) | FemViewer::BaseHandle | [inline] |
active() const | FemViewer::BaseHandle | [inline] |
arBndElems typedef | FemViewer::Mesh | |
arElConstIter typedef | FemViewer::Mesh | |
arElems typedef | FemViewer::Mesh | |
arElemsIter typedef | FemViewer::Mesh | |
BaseHandle(int idx_=-1, bool act_=false) | FemViewer::BaseHandle | [inline, explicit] |
BaseHandle(HandleType htype_=Unknown, int idx_=-1, bool act_=false) | FemViewer::BaseHandle | [inline, explicit] |
BaseMesh(const std::string &name_="MESH_memory_pool") | FemViewer::BaseMesh | [inline, explicit] |
BndElemsConstIter typedef | FemViewer::Mesh | |
BndElemsConstRef typedef | FemViewer::Mesh | |
BndElemsIter typedef | FemViewer::Mesh | |
BndElemsRef typedef | FemViewer::Mesh | |
ConvertNodes(const Mesh *pMesh, float NodeCoords[]) | FemViewer::Mesh | [static] |
Create(const int type=eSelectionCategory::All) | FemViewer::Mesh | |
ExtractMeshBBoxFromNodes(bool do_parallel=false) | FemViewer::Mesh | |
FillArrayWithElemCoords(const Mesh *pMesh, CoordType ElemCoords[]) | FemViewer::Mesh | [static] |
FillArrayWithIndicesOfElemNodes(const Mesh *pMesh, int Indices[]) | FemViewer::Mesh | [static] |
Free() | FemViewer::BaseMesh | [virtual] |
free_mesh | FemViewer::BaseMesh | [protected, static] |
Get_edge_nodes | FemViewer::BaseMesh | [protected, static] |
Get_edge_status | FemViewer::BaseMesh | [protected, static] |
Get_el_faces | FemViewer::BaseMesh | [protected, static] |
Get_el_node_coor | FemViewer::BaseMesh | [protected, static] |
Get_el_status | FemViewer::BaseMesh | [protected, static] |
Get_el_struct | FemViewer::BaseMesh | [protected, static] |
Get_fa_node_coor | FemViewer::BaseMesh | [protected, static] |
Get_face_bc | FemViewer::BaseMesh | [protected, static] |
Get_face_neig | FemViewer::BaseMesh | [protected, static] |
Get_face_struct | FemViewer::BaseMesh | [protected, static] |
Get_next_act_el | FemViewer::BaseMesh | [protected, static] |
Get_next_act_fa | FemViewer::BaseMesh | [protected, static] |
Get_nmed | FemViewer::BaseMesh | [protected, static] |
Get_nmel | FemViewer::BaseMesh | [protected, static] |
Get_nmfa | FemViewer::BaseMesh | [protected, static] |
Get_nmno | FemViewer::BaseMesh | [protected, static] |
Get_node_coor | FemViewer::BaseMesh | [protected, static] |
Get_node_status | FemViewer::BaseMesh | [protected, static] |
GetBoundaryVertices(std::vector< BaseVertex > &nodes) | FemViewer::Mesh | |
GetEdgeNodes(int edge, int *Edge) const | FemViewer::Mesh | [inline] |
GetEdgeStatus(int edge) const | FemViewer::Mesh | [inline] |
GetElemBBox3D(const int nodes[]) const | FemViewer::Mesh | [inline] |
GetElemenCoordinatesFromNodes(const int *nodes, T *Coord) const | FemViewer::Mesh | [inline] |
GetElementCoordinates(int nel, int *Nodes, T *Coords) const | FemViewer::Mesh | [inline] |
GetElementCoordinates(int nel, int *Nodes, float *Coords) const | FemViewer::Mesh | [inline] |
GetElementCoordsd(int nel, int nodes[], double Coords[]) const | FemViewer::Mesh | [inline] |
GetElementCoordsf(int nel, int nodes[], float Coords[]) const | FemViewer::Mesh | [inline] |
GetElementFaces(int nel, int *Faces, int *Orient) | FemViewer::Mesh | [inline] |
GetElementFaces(int El, int Faces[], int Orient[]) const | FemViewer::Mesh | [inline] |
GetElementOriginf(int nel, int nodes[], float Coords[]) const | FemViewer::Mesh | [inline] |
GetElementOrigins(std::vector< Origin > &origins) | FemViewer::Mesh | |
GetElems() | FemViewer::Mesh | [inline] |
GetElems() const | FemViewer::Mesh | [inline] |
GetElemStatus(int nel) const | FemViewer::Mesh | [inline] |
GetFaceNeigInfo(int Fa, int Fa_neig[]) const | FemViewer::Mesh | [inline] |
GetFaceoriginf(int ned, int nodes[], float Coords[]) const | FemViewer::Mesh | [inline] |
GetMaxNodeId(void) const | FemViewer::Mesh | [inline] |
GetMeshBBox3D() const | FemViewer::Mesh | [inline] |
GetMeshModuleType() | FemViewer::BaseMesh | [static] |
GetNextActiveElement(int nel) | FemViewer::Mesh | [inline] |
GetNextActiveElement(T nel=T(0)) const | FemViewer::Mesh | [inline] |
GetNodeCoor(int node, T *coords) const | FemViewer::Mesh | [inline] |
GetNodeCoor(int node, float *coords) const | FemViewer::Mesh | [inline] |
GetNodeStatus(int node) const | FemViewer::Mesh | [inline] |
GetNumActiveNodes() const | FemViewer::Mesh | [inline] |
GetNumEdges() const | FemViewer::Mesh | [inline] |
GetNumElems() const | FemViewer::Mesh | [inline] |
GetNumFaces() const | FemViewer::Mesh | [inline] |
GetNumIndicesSelected(int div) | FemViewer::Mesh | |
GetNumNodes() const | FemViewer::Mesh | [inline] |
GetNumVerticesSelected(int div) | FemViewer::Mesh | |
GetOriginsOfBoundaryFaces(std::vector< BaseVertex > &origins, std::vector< BaseVertex > &nodes) | FemViewer::Mesh | |
GetReferenceCoordinates(int nel, int type, int pdeg, int base, std::vector< fvmath::CVec3< T > > &coords, std::vector< short > &indices) | FemViewer::Mesh | [inline] |
GetReferenceCoordinates(int nel, int type, int pdeg, int base, int side, std::vector< fvmath::CVec3< T > > &coords, std::vector< short > &indices) | FemViewer::Mesh | [inline] |
GetVerticesOfCuts(const std::vector< CutPlane > &cut_planes, std::vector< BaseVertex > &vertices) | FemViewer::Mesh | |
Id() | FemViewer::BaseMesh | [inline] |
Id() const | FemViewer::BaseMesh | [inline] |
idx() const | FemViewer::BaseHandle | [inline] |
idx() | FemViewer::BaseHandle | [inline] |
idx() const | FemViewer::BaseHandle | [inline] |
Init(const char *name) | FemViewer::Mesh | [virtual] |
init_mesh | FemViewer::BaseMesh | [protected, static] |
is_active() const | FemViewer::BaseHandle | [inline] |
is_valid() const | FemViewer::BaseHandle | [inline] |
is_valid_idx() const | FemViewer::BaseHandle | [inline] |
is_valid_type(const BaseHandle &rhs_) const | FemViewer::BaseHandle | [inline] |
IsInit() const | FemViewer::Mesh | [inline] |
Mesh() | FemViewer::Mesh | [explicit] |
Mesh(const std::string &name_) | FemViewer::Mesh | [explicit] |
ModelControler class | FemViewer::Mesh | [friend] |
module_introduce | FemViewer::BaseMesh | [protected, static] |
Name() | FemViewer::BaseMesh | [inline] |
Name() const | FemViewer::BaseMesh | [inline] |
operator!=(const BaseHandle &rhs_) const | FemViewer::BaseHandle | [inline] |
operator!=(const BaseHandle &rhs_) const | FemViewer::BaseHandle | [inline] |
operator<(const BaseHandle &rhs_) const | FemViewer::BaseHandle | [inline] |
operator<(const BaseHandle &rhs_) const | FemViewer::BaseHandle | [inline] |
operator<<(std::ostream &os_, const BaseHandle &rhs_) | FemViewer::BaseHandle | [friend] |
operator<<(std::ostream &os_, const BaseHandle &rhs_) | FemViewer::BaseHandle | [friend] |
operator==(const BaseHandle &rhs_) const | FemViewer::BaseHandle | [inline] |
operator==(const BaseHandle &rhs_) const | FemViewer::BaseHandle | [inline] |
PackElementCoord(std::vector< fvmath::Vec4< CoordType > > &ElemPrismCoords, bool onlyboundary=false) | FemViewer::Mesh | |
PackElementPlanes(std::vector< fvmath::Vec4< CoordType > > &ElemPlanes, bool onlyboundary=false) | FemViewer::Mesh | |
prizm | FemViewer::Mesh | [static] |
Reload() | FemViewer::Mesh | [virtual] |
Render(unsigned int options, Object *hObj, CutPlane *plane=NULL, arBndElems *vbnds=NULL) | FemViewer::Mesh | |
RenderWireframe(std::vector< BaseVertex > &out_vertices, std::vector< unsigned > &out_edge_indices) const | FemViewer::Mesh | |
RenderWireframeCuts(const std::vector< CutPlane > &cut_planes, std::vector< Vertex > &outline_vertices, std::vector< Origin > &out_origins, std::vector< unsigned > &out_edge_indices, std::vector< int > &out_counts) const | FemViewer::Mesh | |
RenderWireframeCutted(Object *nObj, CutPlane *plane) const | FemViewer::Mesh | |
Reset() | FemViewer::Mesh | [virtual] |
reset() | FemViewer::BaseHandle | [inline] |
Select(std::vector< CutPlane > &vec_pcpls) | FemViewer::Mesh | |
Select(const bool boundaryOnly=false) | FemViewer::Mesh | |
SetFaces(Mesh &rmesh) | FemViewer::Mesh | [static] |
tetra | FemViewer::Mesh | [static] |
type() | FemViewer::BaseHandle | [inline] |
type() const | FemViewer::BaseHandle | [inline] |
Update() | FemViewer::Mesh | [virtual] |
~BaseHandle() | FemViewer::BaseHandle | [inline, virtual] |
~BaseMesh() | FemViewer::BaseMesh | [inline, virtual] |
~Mesh() | FemViewer::Mesh | [virtual] |