Creating a plugin
ApertusVR\utilities\apm>python apm.py create plugin ipCamera
Creating new plugin with the following properties:
name: ipCamera
path: ../../plugins/ipCamera/
class name: ApeIpCameraPlugin
header name: APE_IPCAMERAPLUGIN_H
header file path: ../../plugins/ipCamera/ApeIpCameraPlugin.h
cpp file path: ../../plugins/ipCamera/ApeIpCameraPlugin.cpp
Do you want to continue? [Y/n]Add to plugins/CMakeLists.txt? [Y/n] yLast updated