[Bf-committers] CSG object type update

Stephen Swaney sswaney at swbell.net
Fri Sep 17 06:51:13 CEST 2004


joeedh wrote:
> 
> c): Why does some (all the code I've looked at) of  the mesh code rely
> so much on the Mesh being linked to its own Object?  

It may help to think of Object as the virtual base class
for Mesh and all the other types.

The link between Object and ObData is rather like an implementation
of the Flyweight Pattern.

-- 
Stephen Swaney			
sswaney at swbell.net


More information about the Bf-committers mailing list