121 /** Return true if samples can be generated, which only requires a previous call to setPosePDF */
122bool isPrepared() const;
123
124 /** If the object has been loaded with setPosePDF this method returns the 2D pose mean samples will be drawn around. \return A reference to the argument */
127 /** If the object has been loaded with setPosePDF this method returns the 3D pose mean samples will be drawn around. \return A reference to the argument */