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

Method vtkVRMLVectorType

IO/Import/vtkVRML.h:61–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59{
60public:
61 vtkVRMLVectorType(int usenew = 0)
62 : UseNew(usenew)
63 {
64 this->Init();
65 }
66
67 ~vtkVRMLVectorType()
68 {

Callers

nothing calls this directly

Calls 1

InitMethod · 0.95

Tested by

no test coverage detected