[Insight-users] one question about the usage of Mesh
Julien Jomier
jjomier at cs.unc.edu
Wed Aug 18 23:13:24 EDT 2004
Hi Ting,
It seems that you are missing a colon before the New():
myMeshType::New();
I don't know if this is a typo in your email. If not, please send us the
errors your are getting.
Julien
----- Original Message -----
From: "Ting Chen" <chenting at graphics.cis.upenn.edu>
To: <Insight-users at itk.org>
Sent: Wednesday, August 18, 2004 7:29 PM
Subject: [Insight-users] one question about the usage of Mesh
> 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
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list