libdmtx 0.7.8.7
libdmtx is a software library that enables programs to read and write Data Matrix barcodes of the modern ECC200 variety.
Loading...
Searching...
No Matches
DmtxRay2_struct Struct Reference

向量表示的直线(线段) More...

#include <dmtx.h>

Public Attributes

double tMin
 
double tMax
 
DmtxVector2 p
 
DmtxVector2 v
 

Detailed Description

向量表示的直线(线段)

Definition at line 285 of file dmtx.h.

Member Data Documentation

◆ p

DmtxVector2 DmtxRay2_struct::p

Definition at line 289 of file dmtx.h.

◆ tMax

double DmtxRay2_struct::tMax

Definition at line 288 of file dmtx.h.

◆ tMin

double DmtxRay2_struct::tMin

Definition at line 287 of file dmtx.h.

◆ v

DmtxVector2 DmtxRay2_struct::v

Definition at line 290 of file dmtx.h.


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