Hi, I import a vrml file in c++,but the texture can`t be displayed,i learn a method:get the individual nodes of the vrml file as vtkObjects/vtkActors ,then apply texture using vtk to these actors,but i don`t know how to do it concretely,could anyone show me some critical code or functions? Thanks first!^-^