Interface IOrientedProjectionTarget
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public interface IOrientedProjectionTarget : IProjectionTarget
Methods
Project(Vector3d, out Vector3d, Int32)
Declaration
Vector3d Project(Vector3d vPoint, out Vector3d vProjectNormal, int identifier = -1)
Parameters
Type | Name | Description |
---|---|---|
Vector3d | vPoint | |
Vector3d | vProjectNormal | |
Int32 | identifier |
Returns
Type | Description |
---|---|
Vector3d |