50class MESHVIZXLM_DMAP_API MoMeshLineRepresentation :
public MoMeshRepresentation {
52 SO_NODE_HEADER(MoMeshLineRepresentation) ;
56 static void initClass() ;
57 static void exitClass() ;
60 MoMeshLineRepresentation() ;
61 virtual ~MoMeshLineRepresentation() ;
68 MdPointMesh* m_points;