Hierarchical C++ blocks

Is it possible to build hierarchical blocks (block
containing other blocks) using only C++? I’ve seen
some python examples in the tree but don’t know where
to look for blocks that only use C++.

Can someone point me in the right direction?

-Daniel


Be a PS3 game guru.
Get your game face on with the latest PS3 news and previews at Yahoo!
Games.
http://videogames.yahoo.com/platform?platform=120121

On Tue, Feb 27, 2007 at 08:38:05PM -0800, Daniel G. wrote:

Is it possible to build hierarchical blocks (block
containing other blocks) using only C++? I’ve seen
some python examples in the tree but don’t know where
to look for blocks that only use C++.

Can someone point me in the right direction?

-Daniel

It’s not fully baked yet, but should be ready in the not-too-distant
future.

To have everything in C++, the usrp daughterboard code needs to be
moved into C++, along with some other odds and ends.

This stuff will all be in the 3.1 release.

Eric