65class MESHVIZXLM_DMAP_API MoMeshSurfaceRepresentation :
public MoMeshRepresentation {
67 SO_NODE_HEADER(MoMeshSurfaceRepresentation) ;
71 static void initClass() ;
72 static void exitClass() ;
75 MoMeshSurfaceRepresentation() ;
76 virtual ~MoMeshSurfaceRepresentation() ;
83 MdSurfaceMesh* m_surface;
85 MdPointMesh* m_points;