C and C++ Binaries

Description: Point Set (== PDG_VERTEX_SET)

A point set is a set of points (PDG_VERTEX).

Language Module Support: Internal representation for points is available for C/C++ and binary analyses only. For C# and Java analyses, plug-ins that rely on point (and thus point set) properties and relationships will generally not produce useful information.


Links

By API implementation:

Language Point Set Functionality/Types Provided By Point Set Type
C++ class point_set class point_set
Python class point_set class point_set
C Header cs_pdg_vertex_set.h typedefs cs_pdg_vertex_set, cs_const_pdg_vertex_set

See also: