CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
OdDbUnderlayItemPE::OnImageReady Struct Reference

#include <DbUnderlayItem.h>

Public Types

typedef void(* FnImageReady) (OnImageReady *pThis, OdGePoint3d &origin, OdGeVector3d &u, OdGeVector3d &v, OdGiRasterImagePtr &image)
 

Public Attributes

void_pData
 
FnImageReady _pFn
 

Detailed Description

Definition at line 145 of file DbUnderlayItem.h.

Member Typedef Documentation

◆ FnImageReady

typedef void(* OdDbUnderlayItemPE::OnImageReady::FnImageReady) (OnImageReady *pThis, OdGePoint3d &origin, OdGeVector3d &u, OdGeVector3d &v, OdGiRasterImagePtr &image)

Definition at line 148 of file DbUnderlayItem.h.

Member Data Documentation

◆ _pData

void* OdDbUnderlayItemPE::OnImageReady::_pData

Definition at line 147 of file DbUnderlayItem.h.

◆ _pFn

FnImageReady OdDbUnderlayItemPE::OnImageReady::_pFn

Definition at line 149 of file DbUnderlayItem.h.


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