Hugin .NET API Reference Library
GetNumberOfStates Method
Namespaces > HAPI > DiscreteNode > GetNumberOfStates()
Returns the number of states in this node.
public size_t GetNumberOfStates()
Syntax
C#Visual BasicManaged C++
public ulong GetNumberOfStates ()
Public Function GetNumberOfStates As ULong
public:
unsigned long long GetNumberOfStates ()
Return Value
The number of states
Remarks
The states are numbered from 0 to N-1.
Exceptions
ExceptionCondition
ExceptionHugin

Assembly: hugincs-8.6-2.0-x64 (Module: hugincs-8.6-2.0-x64)