UNPKG

@cearth/tools

Version:
23 lines (13 loc) 512 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@cearth/tools](./tools.md) &gt; [Xyz\_Hpr](./tools.xyz_hpr.md) &gt; [toCartesian3](./tools.xyz_hpr.tocartesian3.md) ## Xyz\_Hpr.toCartesian3() function <b>Signature:</b> ```typescript function toCartesian3(hpr: HeadingPitchRoll): Cartesian3; ``` ## Parameters | Parameter | Type | Description | | --- | --- | --- | | hpr | HeadingPitchRoll | | <b>Returns:</b> Cartesian3