VTK
|
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 32 of file vtkWebGLObject.h.