Message 1 of 1
ViewExp::mapScreenToView

Not applicable
07-15-2016
04:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi All,
I am trying to implement the How To ... Develop a Vertex Renderer using MAX SDK.
In the Maxscript version of mapScreenToView, We can specify <viewport_size_point2>, so that the calculation will be done based on the specified width and height. But this additional parameter is missing in the SDK version.
- Why <viewport_size_point2> is missing for SDK version of mapScreenToView
- How can I achieve the same result of Maxscript in MaxSDK.
Thanks