Blender V4.3
blender::bke::GVArray_For_ConvertedGVArray Class Reference

Inherits blender::GVArrayImpl.

Public Member Functions

 GVArray_For_ConvertedGVArray (GVArray varray, const CPPType &to_type, const DataTypeConversions &conversions)
 
- Public Member Functions inherited from blender::GVArrayImpl
virtual ~GVArrayImpl ()=default
 
 GVArrayImpl (const CPPType &type, int64_t size)
 
const CPPTypetype () const
 
int64_t size () const
 
virtual CommonVArrayInfo common_info () const
 
virtual void materialize_compressed (const IndexMask &mask, void *dst) const
 
virtual void materialize_compressed_to_uninitialized (const IndexMask &mask, void *dst) const
 
virtual bool try_assign_VArray (void *varray) const
 

Additional Inherited Members

- Protected Attributes inherited from blender::GVArrayImpl
const CPPTypetype_
 
int64_t size_
 

Detailed Description

Definition at line 519 of file type_conversions.cc.

Constructor & Destructor Documentation

◆ GVArray_For_ConvertedGVArray()

blender::bke::GVArray_For_ConvertedGVArray::GVArray_For_ConvertedGVArray ( GVArray varray,
const CPPType & to_type,
const DataTypeConversions & conversions )
inline

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