Panda3D
MeshDrawer Member List

This is the complete list of members for MeshDrawer, including all inherited members.

as_typed_object()TypedObjectinline
as_typed_object() constTypedObjectinline
begin(NodePath camera, NodePath render)MeshDrawer
billboard(const LVector3 &pos, const LVector4 &frame, PN_stdfloat size, const LVector4 &color)MeshDrawer
blended_particle(const LVector3 &pos, const LVector4 &frame1, const LVector4 &frame2, PN_stdfloat blend, PN_stdfloat size, const LVector4 &color, PN_stdfloat rotation)MeshDrawer
cross_segment(const LVector3 &start, const LVector3 &stop, const LVector4 &frame, PN_stdfloat thickness, const LVector4 &color)MeshDrawer
end()MeshDrawer
explosion(const LVector3 &pos, const LVector4 &frame, PN_stdfloat size, const LVector4 &color, int seed, int number, PN_stdfloat distance)MeshDrawer
force_init_type() (defined in MeshDrawer)MeshDrawerinlinevirtual
geometry(NodePath node)MeshDrawer
get_best_parent_from_Set(const std::set< int > &) const (defined in TypedObject)TypedObjectinline
get_budget()MeshDrawerinline
get_class_type() (defined in MeshDrawer)MeshDrawerinlinestatic
get_root()MeshDrawerinline
get_type() const (defined in MeshDrawer)MeshDrawerinlinevirtual
get_type (defined in TypedObject)TypedObject
get_type_index() constTypedObjectinline
init_type() (defined in MeshDrawer)MeshDrawerinlinestatic
is_exact_type(TypeHandle handle) constTypedObjectinline
is_of_type(TypeHandle handle) constTypedObjectinline
link_segment(const LVector3 &pos, const LVector4 &frame, PN_stdfloat thickness, const LVector4 &color)MeshDrawer
link_segment_end(const LVector4 &frame, const LVector4 &color)MeshDrawer
MeshDrawer()MeshDrawerinline
operator=(const TypedObject &copy)=default (defined in TypedObject)TypedObjectinline
particle(const LVector3 &pos, const LVector4 &frame, PN_stdfloat size, const LVector4 &color, PN_stdfloat rotation)MeshDrawer
segment(const LVector3 &start, const LVector3 &stop, const LVector4 &frame, PN_stdfloat thickness, const LVector4 &color)MeshDrawer
set_budget(int budget)MeshDrawerinline
stream(const LVector3 &start, const LVector3 &stop, const LVector4 &frame, PN_stdfloat size, const LVector4 &color, int number, PN_stdfloat offset)MeshDrawer
tri(const LVector3 &v1, const LVector4 &c1, const LVector2 &uv1, const LVector3 &v2, const LVector4 &c2, const LVector2 &uv2, const LVector3 &v3, const LVector4 &c3, const LVector2 &uv3)MeshDrawerinline
TypedObject()=default (defined in TypedObject)TypedObjectinline
TypedObject(const TypedObject &copy)=default (defined in TypedObject)TypedObjectinline
uneven_segment(const LVector3 &start, const LVector3 &stop, const LVector4 &frame, PN_stdfloat thickness_start, const LVector4 &color_start, PN_stdfloat thickness_stop, const LVector4 &color_stop)MeshDrawer
~MeshDrawer()MeshDrawerinline
~TypedObject() (defined in TypedObject)TypedObjectvirtual