![]() |
An open-source, flexible 3D physical simulation framework
|
#include <PointsFactory.hpp>
Public Member Functions | |
PointsFactory () | |
~PointsFactory () | |
Points * | createPoints (void) |
Definition at line 36 of file PointsFactory.hpp.
osg_points::PointsFactory::PointsFactory | ( | ) |
Definition at line 34 of file PointsFactory.cpp.
osg_points::PointsFactory::~PointsFactory | ( | void | ) |
Definition at line 37 of file PointsFactory.cpp.
Points * osg_points::PointsFactory::createPoints | ( | void | ) |
Definition at line 40 of file PointsFactory.cpp.