VTK
9.5.20250909
|
#include "vtkRegressionTestImage.h"
#include "vtkTesting.h"
#include "vtkProp.h"
#include "vtkRenderWindow.h"
#include "vtkRenderWindowInteractor.h"
#include "vtkRenderer.h"
#include "vtkTextProperty.h"
Go to the source code of this file.
Namespaces | |
namespace | TestTextActor |
Functions | |
std::string | TestTextActor::InputText () |
int | TestTextActor::CreatePipeline (int argc, char *argv[], vtkProp *textActor, vtkTextProperty *textProperty, bool depthPeeling) |