[vtkusers] Using vtkAxesActor with MFC application gives exception in vtkPixelBufferObject::CreateBuffer()

Geeta geeta_kapse at yahoo.com
Tue May 27 08:25:34 EDT 2014


sorry forgot to mention one thing

if "SetAxisLabels" method is used, I can c axis without the caption (X, Y ,
Z)
                vtkAxesActor* axes =  vtkAxesActor::New(); 
		axes->SetAxisLabels(false);


Do not understand what is the problem with texture ?

And if I execute application with text display (X,Y,Z) using remote desktop,
it works fine.
but I execute it directly, it fails.





--
View this message in context: http://vtk.1045678.n5.nabble.com/Using-vtkAxesActor-with-MFC-application-gives-exception-in-vtkPixelBufferObject-CreateBuffer-tp5727248p5727249.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list