[vtkusers] Wrap Java using JBuilder 6, SetSizeInternal, RenderCreate, Render Internal missing.

Lemay, Odile Odile.Lemay at nrc.ca
Thu Apr 4 08:09:29 EST 2002


I am trying to wrap Java and vtk4.0 on pc using JBuilder 6.

I recompile the vtk4.0 dll libraries with Microsoft Visual C++ 6.

I was able to compile the vtkPanel and the example
provide with vtk4.0 package with some modifications.  
But there are 3 subroutines missing into the libraries.  
I did a search on all the source code.
I even tried to recompile the libraries with the option -DVTK_USE_JAWT.


Where those 3 subroutines are hidden:
	RenderCreate
	RenderInternal
	SetSizeInternal.

I find out 3 other subroutines looking alike :
	Java_vtkPanel_SetSizeInternal
	Java_vtkPanel_RenderCreate
	Java_vtkPanel_RenderInternal.

Should I used them instead ?
Does somebody can help me ?
Is it possible to wrap Java and vtk4.0 on pc with JBuilder ?



Odile Lemay

Systèmes informatiques / Computer systems
Modélisation et Instrumentation de procédés
Process Modelling and Instrumentation
CNRC / NRC
75 boul. de Mortagne
Boucherville (Qué)
CANADA J4B 6Y4
Tél. : (450) 641-5136
Fax  : (450) 641-5104





More information about the vtkusers mailing list