Blender  V3.3
Public Member Functions | List of all members
blender::GVArrayImpl_For_SingleValueRef_final Class Referencefinal

#include <BLI_generic_virtual_array.hh>

Inheritance diagram for blender::GVArrayImpl_For_SingleValueRef_final:
blender::GVArrayImpl_For_SingleValueRef blender::GVArrayImpl

Public Member Functions

 GVArrayImpl_For_SingleValueRef (const CPPType &type, const int64_t size, const void *value)
 
 GVArrayImpl_For_SingleValueRef (const CPPType &type, const int64_t size)
 
- Public Member Functions inherited from blender::GVArrayImpl_For_SingleValueRef
 GVArrayImpl_For_SingleValueRef (const CPPType &type, const int64_t size, const void *value)
 
- 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 bool try_assign_VArray (void *varray) const
 

Additional Inherited Members

- Protected Member Functions inherited from blender::GVArrayImpl_For_SingleValueRef
 GVArrayImpl_For_SingleValueRef (const CPPType &type, const int64_t size)
 
void get (const int64_t index, void *r_value) const override
 
void get_to_uninitialized (const int64_t index, void *r_value) const override
 
void materialize (const IndexMask mask, void *dst) const override
 
void materialize_to_uninitialized (const IndexMask mask, void *dst) const override
 
void materialize_compressed (const IndexMask mask, void *dst) const override
 
void materialize_compressed_to_uninitialized (const IndexMask mask, void *dst) const override
 
- Protected Attributes inherited from blender::GVArrayImpl_For_SingleValueRef
const voidvalue_ = nullptr
 
- Protected Attributes inherited from blender::GVArrayImpl
const CPPTypetype_
 
int64_t size_
 

Detailed Description

Definition at line 643 of file BLI_generic_virtual_array.hh.

Member Function Documentation

◆ GVArrayImpl_For_SingleValueRef() [1/2]

blender::GVArrayImpl_For_SingleValueRef::GVArrayImpl_For_SingleValueRef
inline

Definition at line 630 of file BLI_generic_virtual_array.hh.

◆ GVArrayImpl_For_SingleValueRef() [2/2]

blender::GVArrayImpl_For_SingleValueRef::GVArrayImpl_For_SingleValueRef
inline

Definition at line 624 of file BLI_generic_virtual_array.hh.


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