Public Member Functions | Public Attributes
OPCODECREATE Struct Reference

Model creation structure. More...

#include <OPC_BaseModel.h>

List of all members.

Public Member Functions

 OPCODECREATE ()
 Constructor.

Public Attributes

bool mCanRemap
 true => allows OPCODE to reorganize client arrays
MeshInterfacemIMesh
 Mesh interface (access to triangles & vertices) (*)
bool mKeepOriginal
 true => keep a copy of the original tree (debug purpose)
bool mNoLeaf
 true => discard leaf nodes (else use a normal tree)
bool mQuantized
 true => quantize the tree (else use a normal tree)
BuildSettings mSettings
 Builder's settings.

Detailed Description

Model creation structure.

Definition at line 24 of file OPC_BaseModel.h.


Constructor & Destructor Documentation

Constructor.


Member Data Documentation

true => allows OPCODE to reorganize client arrays

Definition at line 37 of file OPC_BaseModel.h.

Mesh interface (access to triangles & vertices) (*)

Definition at line 29 of file OPC_BaseModel.h.

true => keep a copy of the original tree (debug purpose)

Definition at line 36 of file OPC_BaseModel.h.

true => discard leaf nodes (else use a normal tree)

Definition at line 31 of file OPC_BaseModel.h.

true => quantize the tree (else use a normal tree)

Definition at line 32 of file OPC_BaseModel.h.

Builder's settings.

Definition at line 30 of file OPC_BaseModel.h.


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


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Thu Apr 11 2019 03:30:21