Home -> IndexAttribute -> IsBoundToBuffer
Description
The IsBoundToBuffer method reports whether this attribute has already been bound to a buffer.
Usage
bool IsBoundToBuffer() const;
Return value
- [bool]
- True if this attribute has been bound to a buffer, false otherwise.