Helper method to get direction using the
Pitch Roll representation. Pitch and Roll use Angle
Dimension.
| [Visual Basic .NET] |
|---|
Public Sub QueryPR( _
ByVal Sequence As AgEPRSequence, _
ByRef Pitch As System.Object, _
ByRef Roll As System.Object _
)
|
| [C#] |
|---|
public void QueryPR(
|
| [Managed C++] |
|---|
public: void QueryPR(
|
| [Java] |
|---|
public queryPR(
|
| [Unmanaged C++] |
|---|
public: HRESULT QueryPR(
|
- Sequence
-
Member Value Description ePR 0 PR sequence. - Pitch
- Roll