[vtk-developers] mccases.tcl (as well as colors.tcl, backdrop.tcl)

Sebastien BARRE sebastien at barre.nom.fr
Thu Aug 23 07:51:29 EDT 2001


At 23/08/2001 07:52, Will Schroeder wrote:
>Hi Sebastien -
>
>
>At 12:00 AM 8/23/2001 +0200, you wrote:
>>you could use:
>>         package require vtktcl
>>         ::vtk::load_script mccases
>>
>>John, Will, what do you think ?
>
>It seems reasonable. Where could/would mccases have to be located?

Wrapping\Tcl seems all right.

::vtktcl::load_script is ready, so basically you can use:

::vtktcl::load_script mccases
::vtktcl::load_script colors
::vtktcl::load_script backdrop
etc.

actually I've modified all examples to catch up with this.







More information about the vtk-developers mailing list