PointMove Struct Reference Library » 建模
#include <lib_modeling.h>
公共成员函数 |
|
PointMove ( Int32 index) |
Public Attributes |
|
Int32 | i |
向量 | p |
|
explicit |
Constructor.
[in] | index | The index of the point to move. |
Int32 i |
Index of the point to move.
向量 p |
New coordinate of the point to move.