SbViewVolumeProjectPointToLine Method |
Name | Description | |
---|---|---|
ProjectPointToLine(SbVec2f, SbLine) |
Maps a 2D point (in 0 <= x,y <= 1) to a 3D line.
| |
ProjectPointToLine(SbVec2f, SbLine) |
Maps a 2D point (in 0 <= x,y <= 1) to a 3D line.
| |
ProjectPointToLine(SbVec2f, SbVec3f, SbVec3f) |
Maps a 2D point (in 0 <= x,y <= 1) to a 3D line.
| |
ProjectPointToLine(SbVec2f, SbVec3f, SbVec3f) |
Maps a 2D point (in 0 <= x,y <= 1) to a 3D line.
|