| _color | LineSegs | [private] |
| _created_colors | LineSegs | [private] |
| _created_verts | LineSegs | [private] |
| _list | LineSegs | [private] |
| _thick | LineSegs | [private] |
| clear_name() | Namable | [inline] |
| create(bool frame_accurate=false) | LineSegs | [inline] |
| create(GeomNode *previous, bool frame_accurate=false) | LineSegs | |
| draw_to(float x, float y, float z) | LineSegs | [inline] |
| draw_to(const LVecBase3f &v) | LineSegs | |
| get_class_type() | Namable | [inline, static] |
| get_current_position() | LineSegs | |
| get_name() const | Namable | [inline] |
| get_num_vertices() const | LineSegs | [inline] |
| get_vertex(int vertex) const | LineSegs | [inline] |
| get_vertex_color(int vertex) const | LineSegs | [inline] |
| has_name() const | Namable | [inline] |
| init_type() | Namable | [inline, static] |
| is_empty() | LineSegs | |
| LineList typedef | LineSegs | [private] |
| LineSegs(const string &name="lines") | LineSegs | |
| move_to(float x, float y, float z) | LineSegs | [inline] |
| move_to(const LVecBase3f &v) | LineSegs | |
| Namable(const string &initial_name="") | Namable | [inline] |
| Namable(const Namable ©) | Namable | [inline] |
| operator=(const Namable &other) | Namable | [inline] |
| output(ostream &out) const | Namable | [inline] |
| reset() | LineSegs | |
| SegmentList typedef | LineSegs | [private] |
| set_color(float r, float g, float b, float a=1.0f) | LineSegs | [inline] |
| set_color(const Colorf &color) | LineSegs | [inline] |
| set_name(const string &name) | Namable | [inline] |
| set_thickness(float thick) | LineSegs | [inline] |
| set_vertex(int vertex, const Vertexf &vert) | LineSegs | [inline] |
| set_vertex(int vertex, float x, float y, float z) | LineSegs | [inline] |
| set_vertex_color(int vertex, const Colorf &color) | LineSegs | [inline] |
| set_vertex_color(int vertex, float r, float g, float b, float a=1.0f) | LineSegs | [inline] |
| ~LineSegs() | LineSegs | |