YetAnotherCoupler 3.2.0_a
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
yac.Points Class Reference

Stores the points_id and provides further functionality. More...

Collaboration diagram for yac.Points:
Collaboration graph

Public Member Functions

 __init__ (self, points_id)
 
 size (self)
 
 set_mask (self, is_valid)
 

Data Fields

 points_id
 

Detailed Description

Stores the points_id and provides further functionality.

Definition at line 970 of file yac.pyx.

Constructor & Destructor Documentation

◆ __init__()

yac.Points.__init__ (   self,
  points_id 
)

Definition at line 974 of file yac.pyx.

Member Function Documentation

◆ set_mask()

yac.Points.set_mask (   self,
  is_valid 
)
See also
yac_cset_mask

Definition at line 984 of file yac.pyx.

Here is the call graph for this function:

◆ size()

yac.Points.size (   self)
See also
yac_cget_points_size (int, read-only)

Definition at line 978 of file yac.pyx.

Here is the caller graph for this function:

Field Documentation

◆ points_id

yac.Points.points_id

Definition at line 975 of file yac.pyx.


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