[IGSTK-Users] Transform reader example
alberto.vaccarella at mail.polimi.it
alberto.vaccarella at mail.polimi.it
Thu Nov 19 20:44:59 EST 2009
Hello,
I've looked at the transform reader example but there is something I
don't get. In the example the transform is read from the xml file and
just printed to screen: what if I wanted to store it in a
igstk::Transform object?
I tried with:
igstk::Transform transform = Observer->GetTransformRequest();
but this method returns a pointer to an igstk::TransformBase object; I
tried casting it but the compiler (Visual studio 8) didn't like it...
Can u help me please?
Thanks
Alberto
More information about the IGSTK-Users
mailing list