A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
ns3::FastClipping::Line Struct Reference

The line struct. More...

#include "fastClipping.h"

Collaboration diagram for ns3::FastClipping::Line:

Public Attributes

double dx
 dX
double dy
 dY
Vector2 end
 The end point of the line.
Vector2 start
 The start point of the line.

Detailed Description

The line struct.

Definition at line 41 of file fastClipping.h.

Member Data Documentation

◆ dx

◆ dy

◆ end

◆ start


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