[Bf-committers] Object Oriented Render API

Eduardo Borges rebellis at gmail.com
Wed Jun 20 09:28:37 CEST 2007


> Second method syntax example:
>     dm->copyVertArray(dm, mvert);

The second way to get object oriented functionality into C code is
pretty clear to me. In fact, passing the struct address as the first
parameter of the method is the way most OO languages are implemented.
In my opinion you should proceed :)

// Eduardo Borges


More information about the Bf-committers mailing list