GridAccessorCreationInterface Class Reference

#include <volumeaccessors.h>

详细描述

Helper class to create the templated interface GridAccessorInterface .

静态公共成员函数

template<typename T >
static MAXON_FUNCTION Result < GridAccessorRef < T > >  创建 ()
static MAXON_METHOD Result < void * >  创建 (const DataType &dataType)

私有成员函数

  MAXON_INTERFACE_NONVIRTUAL ( GridAccessorCreationInterface , MAXON_REFERENCE_NONE , "net.maxon.volume.interface.gridaccessorcreation")

成员函数文档编制

◆  MAXON_INTERFACE_NONVIRTUAL()

MAXON_INTERFACE_NONVIRTUAL ( GridAccessorCreationInterface   ,
MAXON_REFERENCE_NONE   ,
"net.maxon.volume.interface.gridaccessorcreation"   
)
private

◆  Create() [1/2]

static MAXON_FUNCTION Result < GridAccessorRef <T> > Create ( )
static

◆  Create() [2/2]

static MAXON_METHOD Result <void*> Create ( const DataType dataType )
static