realbasic-nug
[Top] [All Lists]

RB3DSpace as a variable

To: realbasic-nug at lists dot realsoftware dot com
Subject: RB3DSpace as a variable
From: "bryan at radicalbreeze dot com" <bryan at radicalbreeze dot com>
Date: Wed, 30 Nov 2005 19:54:18 -0500
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Is it possible to use an RB3DSpace not as a visible control but just as a
plain old variable? 

It would be really slick to be able to do something like:

dim some3DSpace as RB3DSpace
some3DSpace = new RB3DSpace
// Setup lighting and add models
some3DSpace.update
somePicture = some3DSpace.getpicture

Is this possible currently?  (On the Windows side it crashes without
breaking into the debugger.)

Thanks!
-Bryan



--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>