Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TensorEllipsoidOff
Function
TensorEllipsoidOff
Interaction/Widgets/vtkTensorRepresentation.h:219–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
vtkGetMacro(TensorEllipsoid, bool);
218
void TensorEllipsoidOn() { this->SetTensorEllipsoid(true); }
219
void TensorEllipsoidOff() { this->SetTensorEllipsoid(false); }
220
///@}
221
222
/**
Callers
nothing calls this directly
Calls
1
SetTensorEllipsoid
Method · 0.80
Tested by
no test coverage detected