Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ vtkAbstractTransform
Function
vtkAbstractTransform
Common/Transforms/vtkAbstractTransform.h:328–328 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
326
vtkInternals* Internals;
327
328
vtkAbstractTransform(const vtkAbstractTransform&) = delete;
329
void operator=(const vtkAbstractTransform&) = delete;
330
};
331
Callers
1
vtkAbstractTransform.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected