ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> squeak
squeak
viewport setting in balloon3d
by Martin Kuball other posts by this author
Aug 25 2003 12:53PM messages near this date
[ENH][REFACTOR] PostscriptCanvasesCleanup | [ENH][REFACTOR] FFICleanup
In method B3DSceneMorph> > drawAcceleratedOn:  we calculate the bounds of the 
morph by transforming them into global coordinates and intersecting them with 
the screen extent. The resulting rectangle is handed to the renderer via 
method #bufferRect:.

Later in method B3DSceneMroph> >renderOn: we use the method #viewport: to tell 
the renderer its viewport bounds. But this time no transformation or 
intersection is aplied to the morphs bounds.

So if there is anything about the bounds handling in the first case it would 
later on be un-done, wouldn't it?

Martin

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved