|
@@ -348,7 +348,7 @@ extern ( C ) {
|
|
|
* <li>Specify the <code>SortByPType</code> flag. This moves line and
|
|
|
* point primitives to separate meshes.</li>
|
|
|
* <li>Set the <code>AI_CONFIG_PP_SBP_REMOVE</codet> option to
|
|
|
- * <code>aiPrimitiveType_POINTS | aiPrimitiveType_LINES</code>
|
|
|
+ * <code>aiPrimitiveType_POINT | aiPrimitiveType_LINE</code>
|
|
|
* to cause SortByPType to reject point and line meshes from the
|
|
|
* scene.</li>
|
|
|
* </ul>
|