[]
Create reverse transformation that converts coordinates to the center of the scene.
protected virtual Transform3D TransformCenterBack(double sx, double sy, double sz)
Type | Name | Description |
---|---|---|
double | sx | |
double | sy | |
double | sz |
Type | Description |
---|---|
Transform3D |