![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
|
Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
br> br> |
| |||||||
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Guest | Rotation3D I am using WinFX November CTP and VS.Net 2005 on Windows XP. The Rotation3D class in the WinFX November CTP does not have the 'Angle' and 'Axis' properties anymore. And the constructor doesn't work. Although in MSDN online all these stuff are defined. Is it just a bug to be fixed and I have to wait for the next version, or there is another way to instantiate a Rotation3D object? And, consequently, is there another way to initiate a RotateTransform3D object? Thanks. |
| | #2 (permalink) |
| Guest | RE: Rotation3D Rotation3D is now abstract and you shoud use the new AxisAngleRotation3D. See http://winfx.members.winisp.net/file...tionnovctp.mht for a draft with what's new in Nov CTP and check the "3D changes" section. Valentin "Jack" wrote: > I am using WinFX November CTP and VS.Net 2005 on Windows XP. > > The Rotation3D class in the WinFX November CTP does not have the 'Angle' and > 'Axis' properties anymore. And the constructor doesn't work. Although in MSDN > online all these stuff are defined. Is it just a bug to be fixed and I have > to wait for the next version, or there is another way to instantiate a > Rotation3D object? > > And, consequently, is there another way to initiate a RotateTransform3D > object? > > Thanks. |
| |
| |