A Discrete-Event Network Simulator
API
Public Attributes | List of all members
ns3::anonymous_namespace{pyviz.cc}::FastClipping::Line Struct Reference

Line structure. More...

Public Attributes

double dx
 dX More...
 
double dy
 dY More...
 
Vector2 end
 end More...
 
Vector2 start
 start More...
 

Detailed Description

Line structure.

Definition at line 960 of file pyviz.cc.

Member Data Documentation

◆ dx

double ns3::anonymous_namespace{pyviz.cc}::FastClipping::Line::dx

◆ dy

double ns3::anonymous_namespace{pyviz.cc}::FastClipping::Line::dy

◆ end

Vector2 ns3::anonymous_namespace{pyviz.cc}::FastClipping::Line::end

◆ start

Vector2 ns3::anonymous_namespace{pyviz.cc}::FastClipping::Line::start

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