Public Member Functions | Public Attributes | List of all members
Segment.Segment Class Reference
Inheritance diagram for Segment.Segment:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, x1, y1, x2, y2)
 
def set_angular_cluster (self, c)
 
def set_branch (self, b)
 
def set_cluster_index (self, i)
 
def set_direction (self, d)
 
def set_spatial_cluster (self, c)
 
def set_wall_cluster (self, cluster)
 
def set_weight (self, w)
 

Public Attributes

 angular_cluster
 
 branch
 
 cluster_index
 
 direction
 
 num_faces
 
 spatial_cluster
 
 wall_cluster
 
 weight
 
 x1
 
 x2
 
 y1
 
 y2
 

Detailed Description

Definition at line 8 of file Segment.py.

Constructor & Destructor Documentation

◆ __init__()

def Segment.Segment.__init__ (   self,
  x1,
  y1,
  x2,
  y2 
)

Definition at line 9 of file Segment.py.

Member Function Documentation

◆ set_angular_cluster()

def Segment.Segment.set_angular_cluster (   self,
  c 
)

Definition at line 32 of file Segment.py.

◆ set_branch()

def Segment.Segment.set_branch (   self,
  b 
)

Definition at line 38 of file Segment.py.

◆ set_cluster_index()

def Segment.Segment.set_cluster_index (   self,
  i 
)

Definition at line 23 of file Segment.py.

◆ set_direction()

def Segment.Segment.set_direction (   self,
  d 
)

Definition at line 29 of file Segment.py.

◆ set_spatial_cluster()

def Segment.Segment.set_spatial_cluster (   self,
  c 
)

Definition at line 35 of file Segment.py.

◆ set_wall_cluster()

def Segment.Segment.set_wall_cluster (   self,
  cluster 
)

Definition at line 41 of file Segment.py.

◆ set_weight()

def Segment.Segment.set_weight (   self,
  w 
)

Definition at line 26 of file Segment.py.

Member Data Documentation

◆ angular_cluster

Segment.Segment.angular_cluster

Definition at line 17 of file Segment.py.

◆ branch

Segment.Segment.branch

Definition at line 21 of file Segment.py.

◆ cluster_index

Segment.Segment.cluster_index

Definition at line 18 of file Segment.py.

◆ direction

Segment.Segment.direction

Definition at line 20 of file Segment.py.

◆ num_faces

Segment.Segment.num_faces

Definition at line 14 of file Segment.py.

◆ spatial_cluster

Segment.Segment.spatial_cluster

Definition at line 15 of file Segment.py.

◆ wall_cluster

Segment.Segment.wall_cluster

Definition at line 16 of file Segment.py.

◆ weight

Segment.Segment.weight

Definition at line 19 of file Segment.py.

◆ x1

Segment.Segment.x1

Definition at line 10 of file Segment.py.

◆ x2

Segment.Segment.x2

Definition at line 12 of file Segment.py.

◆ y1

Segment.Segment.y1

Definition at line 11 of file Segment.py.

◆ y2

Segment.Segment.y2

Definition at line 13 of file Segment.py.


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


rose2
Author(s): Gabriele Somaschini, Matteo Luperto
autogenerated on Wed Jun 28 2023 02:21:53