Jump to content

TBezierWindow: Difference between revisions

From LinuxMCE
Rwilson131 (talk | contribs)
No edit summary
mNo edit summary
 
Line 1: Line 1:
[[Category: Development]]
[[Category: Programmer's Guide]]
TBezierWindow
TBezierWindow
TBezierWindow - implementation of bezier patch
TBezierWindow - implementation of bezier patch
Line 7: Line 9:


The TBezierWindow looks identically with the TBasicWindow only difference is after setup the anchors to look as a rounded surface
The TBezierWindow looks identically with the TBasicWindow only difference is after setup the anchors to look as a rounded surface
[[Category: Programmer's Guide]]

Latest revision as of 17:17, 23 August 2009

TBezierWindow TBezierWindow - implementation of bezier patch

Which has 16 points named anchors and creates a 3D curved object associated with that points (please read the following link for more informations http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=28)

Bezier patch

The TBezierWindow looks identically with the TBasicWindow only difference is after setup the anchors to look as a rounded surface