|
|
INLINE void set_vertex_color(int vertex, PN_stdfloat r, PN_stdfloat g, PN_stdfloat b, PN_stdfloat a = 1.0f);
|
|
INLINE void set_vertex_color(int vertex, PN_stdfloat r, PN_stdfloat g, PN_stdfloat b, PN_stdfloat a = 1.0f);
|
|
|
INLINE Point(const LVecBase3 &point, const LColor &color);
|
|
INLINE Point(const LVecBase3 &point, const LColor &color);
|