MCPcopy Create free account
hub / github.com/Kitware/VTK / SetGeometry

Method SetGeometry

Charts/Core/vtkChartBox.cxx:685–689  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

683}
684
685void vtkChartBox::SetGeometry(int arg1, int arg2)
686{
687 this->Superclass::SetGeometry(arg1, arg2);
688 this->GeometryValid = false;
689}
690
691void vtkChartBox::SetLayoutStrategy(int strategy)
692{

Callers 12

AdvanceAnimationMethod · 0.45
UpdateGeometryMethod · 0.45
PaintMethod · 0.45
TestLinePlot3DFunction · 0.45
TestSurfacePlotFunction · 0.45
TestInteractiveChartXYZFunction · 0.45
TestChartXYZFunction · 0.45
ExplicitToUnifromMethod · 0.45
UniformToExplictMethod · 0.45
ExplicitToExplictMethod · 0.45
RequestDataMethod · 0.45

Calls

no outgoing calls

Tested by 8

TestLinePlot3DFunction · 0.36
TestSurfacePlotFunction · 0.36
TestInteractiveChartXYZFunction · 0.36
TestChartXYZFunction · 0.36
ExplicitToUnifromMethod · 0.36
UniformToExplictMethod · 0.36
ExplicitToExplictMethod · 0.36