Panda3D
Loading...
Searching...
No Matches
GeomNode::GeomEntry Class Reference

Public Member Functions

 GeomEntry (Geom *geom, const RenderState *state)
 

Public Attributes

CopyOnWritePointerTo< Geom_geom
 
ConstPointerTo< RenderState_state
 

Detailed Description

Definition at line 113 of file geomNode.h.

Constructor & Destructor Documentation

◆ GeomEntry()

GeomNode::GeomEntry::GeomEntry ( Geom * geom,
const RenderState * state )
inline

Definition at line 185 of file geomNode.I.

Member Data Documentation

◆ _geom

CopyOnWritePointerTo< Geom > GeomNode::GeomEntry::_geom

Definition at line 116 of file geomNode.h.

◆ _state

ConstPointerTo< RenderState > GeomNode::GeomEntry::_state

Definition at line 117 of file geomNode.h.


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