VTK
9.1.0
|
Go to the source code of this file.
Classes | |
class | vtkWebGLObject |
vtkWebGLObject represent and manipulate an WebGL object and its data. More... | |
Enumerations | |
enum | WebGLObjectTypes { wPOINTS = 0 , wLINES = 1 , wTRIANGLES = 2 } |
enum WebGLObjectTypes |
Enumerator | |
---|---|
wPOINTS | |
wLINES | |
wTRIANGLES |
Definition at line 31 of file vtkWebGLObject.h.