PathEngine home previous: iObstacleSet::connectedRegionPreprocessNeedsUpdate()next: iObstacleSet::getAgent()
Contents, API Reference, Interfaces, iObstacleSet, empty

iObstacleSet::empty()

Description

Returns true if the set is empty.

Syntax

bool empty() const;

Return Value

Returns true if the set is empty, otherwise false.

C# Mapping

bool empty();

Java Mapping

boolean empty();

Documentation for PathEngine release 6.04 - Copyright © 2002-2024 PathEnginenext: iObstacleSet::getAgent()