====== CEdgeVBOData ====== **//Inherited from//** [[class::cverticesvbodata|CVerticesVBOData]], **//Inherited by//** NULL **//Friend class//** NULL **//Description//** **//Members//** * unordered_map&|CModelVBORange>&]] * unordered_map > [[cedgevbodata#getcolorbody|GetColorBody]]() const * shared_ptr< VBO > [[cedgevbodata#getcolornodes|GetColorNodes]]() const * shared_ptr< VBO > [[cedgevbodata#getcolorcodenodes|GetColorCodeNodes]]() const * shared_ptr< EBO > [[cedgevbodata#getedgeindices|GetEdgeIndices]]() const * shared_ptr< EBO > [[cedgevbodata#getnodeindices|GetNodeIndices]]() const * shared_ptr< EBO > [[cedgevbodata#getmidnodeindices|GetMidnodeIndices]]() const **//Private interface//** * shared_ptr> colorBodys = [[cedgevbodata#make_shared>|make_shared>]]() * shared_ptr> colorNodes = [[cedgevbodata#make_shared>|make_shared>]]() * shared_ptr> colorCodeNodes = [[cedgevbodata#make_shared>|make_shared>]]() * shared_ptr< EBO > edgeIndices = [[cedgevbodata#make_shared>|make_shared>]]() * shared_ptr< EBO > nodeIndices = [[cedgevbodata#make_shared>|make_shared>]]() * shared_ptr< EBO > midnodeIndices = [[cedgevbodata#make_shared>|make_shared>]]() ---- {{anchor:cmodelvborange>&}} **unordered_map&** {{anchor:edgevboidx)}} **unordered_map > GetColorBody() const** *function: *parameters: NULL *return value: {{anchor:getcolornodes}} **shared_ptr< VBO > GetColorNodes() const** *function: *parameters: NULL *return value: {{anchor:getcolorcodenodes}} **shared_ptr< VBO > GetColorCodeNodes() const** *function: *parameters: NULL *return value: {{anchor:getedgeindices}} **shared_ptr< EBO > GetEdgeIndices() const** *function: *parameters: NULL *return value: {{anchor:getnodeindices}} **shared_ptr< EBO > GetNodeIndices() const** *function: *parameters: NULL *return value: {{anchor:getmidnodeindices}} **shared_ptr< EBO > GetMidnodeIndices() const** *function: *parameters: NULL *return value: ---- {{anchor:make_shared>}} **shared_ptr> colorBodys = make_shared>()** *function: *parameters: NULL *return value: {{anchor:make_shared>}} **shared_ptr> colorNodes = make_shared>()** *function: *parameters: NULL *return value: {{anchor:make_shared>}} **shared_ptr> colorCodeNodes = make_shared>()** *function: *parameters: NULL *return value: {{anchor:make_shared>}} **shared_ptr< EBO > edgeIndices = make_shared>()** *function: *parameters: NULL *return value: {{anchor:make_shared>}} **shared_ptr< EBO > nodeIndices = make_shared>()** *function: *parameters: NULL *return value: {{anchor:make_shared>}} **shared_ptr< EBO > midnodeIndices = make_shared>()** *function: *parameters: NULL *return value: