NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
dwLine3d Struct Reference

Detailed Description

Defines a double-precision line segment.

Definition at line 143 of file GeometricTypes.h.

Collaboration diagram for dwLine3d:

Data Fields

dwVector3d p [2]
 
uint32_t pCount
 Stores the occupied/valid length of p. More...
 

Field Documentation

◆ p

dwVector3d dwLine3d::p[2]

Definition at line 146 of file GeometricTypes.h.

◆ pCount

uint32_t dwLine3d::pCount

Stores the occupied/valid length of p.

Definition at line 147 of file GeometricTypes.h.


The documentation for this struct was generated from the following file: