|
Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Public Member Functions | |
| def | __init__ (self, name, lines) |
| def | dump (self, prefix="") |
| def | dump_lines (self, margin=0, width=60) |
Public Attributes | |
| name | |
| items | |
Definition at line 133 of file content.py.
| def content.DocField.__init__ | ( | self, | |
| name, | |||
| lines | |||
| ) |
Definition at line 135 of file content.py.
| def content.DocField.dump | ( | self, | |
prefix = "" |
|||
| ) |
Definition at line 199 of file content.py.
References vl::String.field(), _bdf_list_t_.field, and content.DocField.items.
| def content.DocField.dump_lines | ( | self, | |
margin = 0, |
|||
width = 60 |
|||
| ) |
Definition at line 211 of file content.py.
References content.DocField.items.
| content.DocField.items |
Definition at line 137 of file content.py.
Referenced by content.DocField.dump(), and content.DocField.dump_lines().
| content.DocField.name |
Definition at line 136 of file content.py.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:02.
© Copyright Michele Bosi. All rights reserved.