3 #ifndef _APIArrowWidget_H_
4 #define _APIArrowWidget_H_
10 namespace AnyCAD{
namespace API
33 void SetDirection (
const Vector3& dir) ;
43 void SetPosition (
const Vector3& pos) ;
53 void SetScale (
const Vector3& scale) ;
70 #endif //_APIArrowWidget_H_
Point or vector.
Definition: APIMath.h:37
#define DECLARE_APISUPER(className, super)
Definition: APIObjectDef.h:33
节点组。
Definition: APIGroupSceneNode.h:22