|
Panda3D
|
Public Member Functions | |
| __init__ (self, vertex_id, vertex_function, context) | |
Public Attributes | |
| context = context | |
| end_color = Vec4(0.0, 0.0, 0.0, 1.0) | |
| start_color = Vec4(1.0, 1.0, 1.0, 1.0) | |
| float | v = 0.0 |
| vertex = Vec4(0.0, 0.0, 0.0, 1.0) | |
| vertex_function = vertex_function | |
| vertex_id = vertex_id | |
| __init__ | ( | self, | |
| vertex_id, | |||
| vertex_function, | |||
| context ) |
| context = context |
| end_color = Vec4(0.0, 0.0, 0.0, 1.0) |
| start_color = Vec4(1.0, 1.0, 1.0, 1.0) |
| float v = 0.0 |
| vertex = Vec4(0.0, 0.0, 0.0, 1.0) |
| vertex_function = vertex_function |
| vertex_id = vertex_id |