#include <maya/MPoint.h>
#include <maya/MDagPath.h>
#include <maya/MGlobal.h>
#include <maya/MItSelectionList.h>
Go to the source code of this file.
Namespaces | |
namespace | Util |
Functions | |
void | Util::getPointLightPosition (MPoint &Translation) |
Get point light source position in world space. |