Panda3D

LineSegs Member List

This is the complete list of members for LineSegs, including all inherited members.
clear_name()Namable [inline]
create(bool dynamic=false)LineSegs [inline]
create(GeomNode *previous, bool dynamic=false)LineSegs
draw_to(float x, float y, float z)LineSegs [inline]
draw_to(const LVecBase3f &v)LineSegs
get_class_type() (defined in Namable)Namable [inline, static]
get_current_position()LineSegs
get_name() const (defined in Namable)Namable [inline]
get_num_vertices() const LineSegs [inline]
get_vertex(int n) const LineSegs
get_vertex_color(int vertex) const LineSegs
has_name() const Namable [inline]
init_type() (defined in Namable)Namable [inline, static]
is_empty()LineSegs
LineSegs(const string &name="lines")LineSegs
MAKE_SEQ(get_vertices, get_num_vertices, get_vertex) (defined in LineSegs)LineSegs
MAKE_SEQ(get_vertex_colors, get_num_vertices, get_vertex_color) (defined in LineSegs)LineSegs
move_to(float x, float y, float z)LineSegs [inline]
move_to(const LVecBase3f &v)LineSegs
Namable(const string &initial_name="") (defined in Namable)Namable [inline]
Namable(const Namable &copy) (defined in Namable)Namable [inline]
operator=(const Namable &other) (defined in Namable)Namable [inline]
output(ostream &out) const Namable [inline]
reset()LineSegs
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) (defined in Namable)Namable [inline]
set_thickness(float thick)LineSegs [inline]
set_vertex(int n, const Vertexf &vert)LineSegs
set_vertex(int vertex, float x, float y, float z)LineSegs [inline]
set_vertex_color(int vertex, const Colorf &c)LineSegs
set_vertex_color(int vertex, float r, float g, float b, float a=1.0f)LineSegs [inline]
~LineSegs() (defined in LineSegs)LineSegs
 All Classes Functions Variables Enumerations