Namespaces | Defines | Functions
points.cpp File Reference
#include <rve_render_client/points.h>
#include <rve_render_client/material.h>
#include <rve_render_client/scene.h>
#include <rve_msgs/Points.h>
#include <rve_interfaces/Points.h>
#include <boost/bind.hpp>
Include dependency graph for points.cpp:

Go to the source code of this file.

Namespaces

namespace  rve_render_client

Defines

#define POINTS_MULTIPLEX(func,...)   multiplex<rve_interfaces::PointsProxy>(boost::bind(&rve_interfaces::PointsProxy::func, _1, _2, getID(), __VA_ARGS__), proxy_index_);

Functions

PointsPtr rve_render_client::createPoints (const rve_msgs::PointsConstPtr &points)
PointsPtr rve_render_client::createPoints (Scene *scene, const rve_msgs::PointsConstPtr &points)

Define Documentation

#define POINTS_MULTIPLEX (   func,
  ... 
)    multiplex<rve_interfaces::PointsProxy>(boost::bind(&rve_interfaces::PointsProxy::func, _1, _2, getID(), __VA_ARGS__), proxy_index_);

Definition at line 82 of file points.cpp.



rve_render_client
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:32