Blender V5.0
blender::draw::PointCloudModule Struct Reference

Public Member Functions

 ~PointCloudModule ()

Public Attributes

gpu::VertBufdummy_vbo = create_dummy_vbo()

Detailed Description

Definition at line 29 of file draw_pointcloud.cc.

Constructor & Destructor Documentation

◆ ~PointCloudModule()

blender::draw::PointCloudModule::~PointCloudModule ( )
inline

Definition at line 32 of file draw_pointcloud.cc.

References dummy_vbo, and GPU_VERTBUF_DISCARD_SAFE.

Member Data Documentation

◆ dummy_vbo

gpu::VertBuf* blender::draw::PointCloudModule::dummy_vbo = create_dummy_vbo()

Definition at line 30 of file draw_pointcloud.cc.

Referenced by ~PointCloudModule().


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