#include <c4d_snapdata.h>
The final result that the user gets when calling SnapCore::Snap or SnapCore::Intersect .
公共成员函数 |
|
SnapResult () | |
~SnapResult () | |
![]() |
|
SnapPoint () | |
~SnapPoint () |
Public Attributes |
|
Int32 | snapmode |
向量 | initial_snap |
向量 | delta |
![]() |
|
矩阵 | mat |
BaseList2D * | target |
Int32 | component |
SnapResult | ( | ) |
Default constructor.
~ SnapResult | ( | ) |
Destructor.
Int32 snapmode |
The snap mode used.
向量 initial_snap |
The snap position before 2D processing.
向量 delta |
The delta between new and old point positions.