[Insight-users] one question about the usage of Mesh

Ting Chen chenting at graphics.cis.upenn.edu
Wed Aug 18 19:29:45 EDT 2004


Hi!

whenever I want to add the following line into the code:

typedef itk::Mesh<float, 3> myMeshType;

myMeshType::Pointer m_Mesh=myMeshType:New();

for example, let us add these 2 lines into itkdeformablemodel1.cxx, it
creates mistakes. Anyone can tell me why?

thanks
ting



More information about the Insight-users mailing list