#include "garray.hpp"
|
| GArrayU (const GNode &n, std::size_t out) |
|
GOrigin & | priv () |
|
const GOrigin & | priv () const |
|
|
std::shared_ptr< GOrigin > | m_priv |
|
§ GArrayU() [1/2]
cv::detail::GArrayU::GArrayU |
( |
const GNode & |
n, |
|
|
std::size_t |
out |
|
) |
| |
§ GArrayU() [2/2]
cv::detail::GArrayU::GArrayU |
( |
| ) |
|
|
protected |
§ priv() [1/2]
GOrigin& cv::detail::GArrayU::priv |
( |
| ) |
|
§ priv() [2/2]
const GOrigin& cv::detail::GArrayU::priv |
( |
| ) |
const |
§ setConstructFcn()
void cv::detail::GArrayU::setConstructFcn |
( |
ConstructVec && |
cv | ) |
|
|
protected |
§ cv::GArray
§ m_priv
std::shared_ptr<GOrigin> cv::detail::GArrayU::m_priv |
|
protected |
The documentation for this class was generated from the following file: