__init__ def __init__(self, name, parent_node_path) Undocumented function. |
add_geometry_quad def add_geometry_quad(self, v0, v1, v2, v3, c0, c1, c2, c3, t0, t1, t2, t3) Undocumented function. |
add_vertex def add_vertex(self, vertex_id, vertex_function, context) Undocumented function. |
attach_motion_trail def attach_motion_trail(self) Undocumented function. |
begin_geometry def begin_geometry(self) Undocumented function. |
begin_motion_trail def begin_motion_trail(self) Undocumented function. |
check_for_update def check_for_update(self, current_time) Undocumented function. |
def def defsetGlobalEnable Undocumented function. |
delete def delete(self) Undocumented function. |
enable_motion_trail def enable_motion_trail(self, enable) Undocumented function. |
end_geometry def end_geometry(self) Undocumented function. |
end_motion_trail def end_motion_trail(self) Undocumented function. |
motion_trail_task def motion_trail_task(self, task) Undocumented function. |
pause_motion_trail def pause_motion_trail(self, current_time) Undocumented function. |
print_matrix def print_matrix(self, matrix) Undocumented function. |
register_motion_trail def register_motion_trail(self) Undocumented function. |
reset_motion_trail def reset_motion_trail(self) Undocumented function. |
reset_motion_trail_geometry def reset_motion_trail_geometry(self) Undocumented function. |
resume_motion_trail def resume_motion_trail(self, current_time) Undocumented function. |
set_fade def set_fade(self, time, current_time) Undocumented function. |
set_texture def set_texture(self, texture) Undocumented function. |
set_vertex_color def set_vertex_color(self, vertex_id, start_color, end_color) Undocumented function. |
toggle_pause_motion_trail def toggle_pause_motion_trail(self, current_time) Undocumented function. |
transferVertices def transferVertices(self) Undocumented function. |
unregister_motion_trail def unregister_motion_trail(self) Undocumented function. |
update_motion_trail def update_motion_trail(self, current_time, transform) Undocumented function. |
update_vertices def update_vertices(self) Undocumented function. |