cgal.org
Top
Getting Started
Tutorials
Package Overview
Acknowledging CGAL
CGAL 6.2 - Homological Discrete Vector Fields
Loading...
Searching...
No Matches
CGAL::OSM::Bitboard Member List
This is the complete list of members for
CGAL::OSM::Bitboard
, including all inherited members.
begin
() const
CGAL::OSM::Bitboard
bit_not
()
CGAL::OSM::Bitboard
Bitboard
()
CGAL::OSM::Bitboard
Bitboard
(const std::vector< std::uint64_t > &_bitboard)
CGAL::OSM::Bitboard
Bitboard
(const std::size_t _size, bool empty=true)
CGAL::OSM::Bitboard
Bitboard
(const Bitboard &_bitboard)
CGAL::OSM::Bitboard
end
() const
CGAL::OSM::Bitboard
is_on
(const std::size_t &_index) const
CGAL::OSM::Bitboard
operator&
CGAL::OSM::Bitboard
friend
operator&
CGAL::OSM::Bitboard
friend
operator&
CGAL::OSM::Bitboard
friend
operator&=
(const Bitboard &_other)
CGAL::OSM::Bitboard
operator&=
(const std::size_t &_other)
CGAL::OSM::Bitboard
operator<<
CGAL::OSM::Bitboard
friend
operator=
(const Bitboard &_bitboard)
CGAL::OSM::Bitboard
operator^
CGAL::OSM::Bitboard
friend
operator^
CGAL::OSM::Bitboard
friend
operator^
CGAL::OSM::Bitboard
friend
operator^=
(const Bitboard &_other)
CGAL::OSM::Bitboard
operator^=
(const std::size_t &_other)
CGAL::OSM::Bitboard
operator|
CGAL::OSM::Bitboard
friend
operator|
CGAL::OSM::Bitboard
friend
operator|
CGAL::OSM::Bitboard
friend
operator|=
(const Bitboard &_other)
CGAL::OSM::Bitboard
operator|=
(const std::size_t &_other)
CGAL::OSM::Bitboard
operator~
CGAL::OSM::Bitboard
friend
reverse_begin
() const
CGAL::OSM::Bitboard
reverse_begin
(size_t index) const
CGAL::OSM::Bitboard
reverse_end
() const
CGAL::OSM::Bitboard
set_off
(const std::size_t &_index)
CGAL::OSM::Bitboard
set_on
(const std::size_t &_index)
CGAL::OSM::Bitboard
size
() const
CGAL::OSM::Bitboard
toggle
(const std::size_t &_index)
CGAL::OSM::Bitboard