[vtkusers] vtkOpenGLProperty class
    Christopher Navarro 
    cnavarro at ncsa.uiuc.edu
       
    Wed Jul 17 14:33:56 EDT 2002
    
    
  
When I create an java vtk object, say a Cylinder from vtkCylinderSource 
and then render it, I get a run time message stating:
Classloader -- can't find vtkOpenGLProperty.class  Will search in other 
packages.
The only class I see is a .cxx/.h file of that, nothing in the java wraps.  
My questions are what does this message mean and if it's just a warning, 
can I suppress it somehow?  For every cylinder object I create/render that 
message is displayed and wastes cpu time.   
-chris
    
    
More information about the vtkusers
mailing list