◆ Rig()
| aliceVision::sfmData::Rig::Rig |
( |
unsigned int |
nbSubPoses = 0 | ) |
|
|
inlineexplicit |
Rig constructor.
- Parameters
-
| nbSubPoses | The number of sub-poses of the rig |
◆ getNbSubPoses()
| std::size_t aliceVision::sfmData::Rig::getNbSubPoses |
( |
| ) |
const |
|
inline |
Get the number of sub-poses in the rig.
- Returns
- number of sub-poses in the rig
◆ getSubPose() [1/2]
| RigSubPose& aliceVision::sfmData::Rig::getSubPose |
( |
IndexT |
index | ) |
|
|
inline |
Get the sub-pose for the given sub-pose index.
- Parameters
-
- Returns
- corresponding rig sub-pose
◆ getSubPose() [2/2]
| const RigSubPose& aliceVision::sfmData::Rig::getSubPose |
( |
IndexT |
index | ) |
const |
|
inline |
Get the sub-pose for the given sub-pose index.
- Parameters
-
- Returns
- corresponding rig sub-pose
◆ getSubPoses() [1/2]
| std::vector<RigSubPose>& aliceVision::sfmData::Rig::getSubPoses |
( |
| ) |
|
|
inline |
Get the sub-poses const vector.
- Returns
- rig sub-poses
◆ getSubPoses() [2/2]
| const std::vector<RigSubPose>& aliceVision::sfmData::Rig::getSubPoses |
( |
| ) |
const |
|
inline |
Get the sub-poses const vector.
- Returns
- rig sub-poses
◆ isInitialized()
| bool aliceVision::sfmData::Rig::isInitialized |
( |
| ) |
const |
|
inline |
Check if the rig has at least one sub-pose initialized.
- Returns
- true if at least one subpose initialized
◆ operator==()
| bool aliceVision::sfmData::Rig::operator== |
( |
const Rig & |
other | ) |
const |
|
inline |
operator ==
- Parameters
-
- Returns
- true if the current rig and the other are identical.
◆ setSubPose()
| void aliceVision::sfmData::Rig::setSubPose |
( |
IndexT |
index, |
|
|
const RigSubPose & |
rigSubPose |
|
) |
| |
|
inline |
Set the given sub-pose for the given sub-pose index.
- Parameters
-
| index | The sub-pose index |
| rigSubPose | The rig sub-pose |
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/alicevision/checkouts/stable/src/aliceVision/sfmData/Rig.hpp