Class rayx::ObjectMask¶
ClassList > rayx > ObjectMask
Public Functions¶
| Type | Name |
|---|---|
| ObjectMask () |
|
| ObjectMask (const ObjectMask &) = default |
|
| ObjectMask (ObjectMask &&) = default |
|
| ObjectMask (ObjectIndexMask objectIndexMask) |
|
| ObjectMask & | operator= (const ObjectMask &) = default |
| ObjectMask & | operator= (ObjectMask &&) = default |
| ObjectIndexMask | toObjectIndexMask (int numSources, int numElements) const |
Public Static Functions¶
| Type | Name |
|---|---|
| ObjectMask | all () |
| ObjectMask | allElements () |
| ObjectMask | allSources () |
| ObjectMask | byIndices (std::vector< int > indices) |
| ObjectMask | none () |
Public Functions Documentation¶
function ObjectMask [2/5]¶
function ObjectMask [3/5]¶
function ObjectMask [4/5]¶
function ObjectMask [5/5]¶
function operator=¶
function operator=¶
function toObjectIndexMask¶
inline ObjectIndexMask rayx::ObjectMask::toObjectIndexMask (
int numSources,
int numElements
) const
Public Static Functions Documentation¶
function all¶
function allElements¶
function allSources¶
function byIndices¶
function none¶
The documentation for this class was generated from the following file Intern/rayx-core/src/ObjectMask.h