PointMove Struct Reference Library » 建模

#include <lib_modeling.h>

公共成员函数

  PointMove ( Int32 index)

Public Attributes

Int32   i
向量   p

构造函数 & 析构函数文档编制

◆  PointMove()

PointMove ( Int32   index )
explicit

Constructor.

参数
[in] index The index of the point to move.

Member Data Documentation

◆  i

Int32 i

Index of the point to move.

◆  p

向量 p

New coordinate of the point to move.