RenderMan API  23.0
PtcTreeNode Struct Reference

#include <pointcloud.h>

Public Attributes

int firstpoint
 
int npoints
 
float bbox [6]
 
float * data
 
PtcFilePos childpos [8]
 

Detailed Description

Definition at line 55 of file pointcloud.h.

Member Data Documentation

◆ bbox

float PtcTreeNode::bbox[6]

Definition at line 59 of file pointcloud.h.

◆ childpos

PtcFilePos PtcTreeNode::childpos[8]

Definition at line 61 of file pointcloud.h.

◆ data

float* PtcTreeNode::data

Definition at line 60 of file pointcloud.h.

◆ firstpoint

int PtcTreeNode::firstpoint

Definition at line 57 of file pointcloud.h.

◆ npoints

int PtcTreeNode::npoints

Definition at line 58 of file pointcloud.h.


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