OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
vtk2osg.cpp File Reference

Functions

osg::Node * VTKActorToOSG (vtkActor *actor)
 Translates vtkActor to osg::Node.
 
osg::Geometry * processPrimitive (vtkActor *actor, vtkCellArray *prim_array, osg::PrimitiveSet::Mode prim_type)
 Process primitives.
 

Function Documentation

◆ processPrimitive()

osg::Geometry * processPrimitive ( vtkActor * actor,
vtkCellArray * prim_array,
osg::PrimitiveSet::Mode prim_type )

Process primitives.

◆ VTKActorToOSG()

osg::Node * VTKActorToOSG ( vtkActor * actor)

Translates vtkActor to osg::Node.