Struct cv::cudev::ConstantPtrSz#

Collaboration diagram for cv::cudev::ConstantPtrSz:

cv::cudev::ConstantPtrSz< T > Node1 cv::cudev::ConstantPtrSz< T >     Node2 cv::cudev::ConstantPtr< T >   + operator()() Node2->Node1 Node3 T     Node3->Node2 +value Node4 int     Node4->Node1 +cols +rows

cv::cudev::ConstantPtrSz< T > Node1 cv::cudev::ConstantPtrSz< T >     Node2 cv::cudev::ConstantPtr< T >   + operator()() Node2->Node1 Node3 T     Node3->Node2 +value Node4 int     Node4->Node1 +cols +rows

Public Types#

Public Types inherited from cv::cudev::ConstantPtr

Return

Name

Description

int

index_type

T

value_type

Public Member Functions#

Public Member Functions inherited from cv::cudev::ConstantPtr

Return

Name

Description

T

operator()(
    int ,
    int  )

Public Attributes#

Public Attributes inherited from cv::cudev::ConstantPtr

Return

Name

Description

T

value

Member Data Documentation#

cols#

int cv::cudev::ConstantPtrSz::cols

rows#

int cv::cudev::ConstantPtrSz::rows

Source file#

The documentation for this struct was generated from the following file: